diff --git a/tests/testthat/test-zzz.R b/tests/testthat/test-zzz.R index db76efd..ebc6294 100644 --- a/tests/testthat/test-zzz.R +++ b/tests/testthat/test-zzz.R @@ -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