Skip to content

Commit 1c2dad9

Browse files
committed
Skip load test on CRAN
1 parent e061306 commit 1c2dad9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testthat/test-reload.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
test_that("reload works", {
2+
skip_on_cran()
3+
24
withr::local_temp_libpaths()
35

46
pkg <- as.package(test_path("testTest"))

0 commit comments

Comments
 (0)