Skip to content

Commit

Permalink
Remove skip_on_cran?
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd committed Nov 8, 2024
1 parent 953fb28 commit d7cb6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-zzz.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# potentially need an option to skip CRAN testin
# if (!identical(Sys.getenv("NOT_CRAN"), "true")) return()
testthat::skip_on_cran()
# testthat::skip_on_cran()


# use callr package to test the behavvior of .onLoad
Expand Down

0 comments on commit d7cb6f5

Please sign in to comment.