We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e061306 commit 1c2dad9Copy full SHA for 1c2dad9
tests/testthat/test-reload.R
@@ -1,4 +1,6 @@
1
test_that("reload works", {
2
+ skip_on_cran()
3
+
4
withr::local_temp_libpaths()
5
6
pkg <- as.package(test_path("testTest"))
0 commit comments