Skip to content

Commit

Permalink
Update version skip
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed May 23, 2023
1 parent dc6bf49 commit 131a132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/helper-utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ crew_test_sleep <- function() {
skip_if_low_dep_versions <- function() {
sufficient_versions <- rlang::is_installed(
pkg = c(
"crew (>= 0.2.0)",
"crew (>= 0.2.1)",
"mirai (>= 0.8.7.9012)",
"nanonext (>= 0.8.3.9007)"
)
Expand Down

0 comments on commit 131a132

Please sign in to comment.