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 6c60645 commit b65e0a9Copy full SHA for b65e0a9
tests/testthat/test-cache.R
@@ -434,8 +434,6 @@ test_that("it works outside of a package", {
434
})
435
436
test_that("cache = TRUE workflow works", {
437
- skip_if_not_installed("cyclocomp")
438
-
439
# Need a test structure with a safe to load .lintr
440
pkg <- "dummy_packages/package"
441
files <- normalizePath(list.files(pkg, recursive = TRUE, full.names = TRUE))
0 commit comments