Skip to content

Commit

Permalink
Fix stray v
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Oct 4, 2023
1 parent 2d4deb7 commit 5ec949b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-binomProb.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ test_that("test binomProb()", {

expect_equal(binomProbs(x, n=50), t1)

v ## now get test binomial predictions
## now get test binomial predictions

})

0 comments on commit 5ec949b

Please sign in to comment.