Skip to content

Commit

Permalink
test fo ahr_blinded.R
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjau_merck committed Jul 9, 2024
1 parent 059ce72 commit da289f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-independent-ahr_blinded.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

test_that("hr vector must be a vector of positive numbers", {
expect_error(ahr_blinded(hr = c(1, -2, 3)), "ahr_blinded: hr must be a vector of positive numbers.")
expect_error(ahr_blinded(hr = "abc"), "ahr_blinded: hr must be a vector of positive numbers.")
Expand Down

0 comments on commit da289f1

Please sign in to comment.