Skip to content

Commit 9a27ae4

Browse files
committed
nope
1 parent b2124a0 commit 9a27ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-bootci.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ test_that(
171171
test_that(
172172
"Sufficient replications needed to sufficiently reduce Monte Carlo sampling Error for BCa method",
173173
{
174-
#skip("until we don't get a message about loading purrr in the snapshot in R CMD check hard")
174+
skip("#539 message about loading purrr in the snapshot in R CMD check hard")
175175
# unskip this by moving the expectation back into the test_that block above
176176

177177
set.seed(888)

0 commit comments

Comments
 (0)