Skip to content

Commit

Permalink
skip a test on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Nov 21, 2024
1 parent a22a6f7 commit 9b75e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-confint-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ test_that("confint.fderiv example output", {
)
)

# skip_on_ci()
skip_on_ci()
skip_on_covr()
skip_on_os(os = c("linux", "windows"))
expect_snapshot_output(x2_sint)
Expand Down

0 comments on commit 9b75e13

Please sign in to comment.