Skip to content

Commit

Permalink
Fix tests on Linux, where sysreqs are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Jan 26, 2024
1 parent 3413eab commit 97f32cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-lockfile.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
test_that("lockfile_create, lockfile_install", {
skip_on_cran()
dld <- withr::local_tempdir()
withr::local_options(pkg.sysreqs_platform = "")
cache_clean()
setup_fake_apps()

Expand Down

0 comments on commit 97f32cf

Please sign in to comment.