Skip to content

Commit

Permalink
nope
Browse files Browse the repository at this point in the history
  • Loading branch information
hfrick committed Sep 19, 2024
1 parent b2124a0 commit 9a27ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-bootci.R
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ test_that(
test_that(
"Sufficient replications needed to sufficiently reduce Monte Carlo sampling Error for BCa method",
{
#skip("until we don't get a message about loading purrr in the snapshot in R CMD check hard")
skip("#539 message about loading purrr in the snapshot in R CMD check hard")
# unskip this by moving the expectation back into the test_that block above

set.seed(888)
Expand Down

0 comments on commit 9a27ae4

Please sign in to comment.