Skip to content

Commit

Permalink
skip 12 on ci and cran -- working locally; not on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Eliot McIntire committed Aug 2, 2024
1 parent f0f1b2b commit 99b68fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-12offlineMode_testthat.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
test_that("test12 Require.offlineMode", {

skip_on_ci() # These are still experimental
skip_on_cran() # These are still experimental
# skip_if(getOption("Require.usePak"), message = "Not an option on usePak = TRUE")
setupInitial <- setupTest()

Expand Down

0 comments on commit 99b68fb

Please sign in to comment.