Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentGuyader committed Apr 22, 2024
1 parent 344e970 commit 20d2888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-get_sysreqs.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test_that("get_sysreqs works", {
skip_on_cran()
res <- get_batch_sysreqs(
res <- get_sysreqs(
c("mongolite"),
quiet = TRUE
)
Expand Down

0 comments on commit 20d2888

Please sign in to comment.