Skip to content

Commit 98e5a90

Browse files
postpone error
1 parent 7322e16 commit 98e5a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-conda.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if (!on_cran()) {
66
})
77

88
test_that("conda 3.10 should now work", {
9-
expect_true(Sys.Date() < as.Date("2021-11-30"))
9+
expect_true(Sys.Date() < as.Date("2022-03-30"))
1010
})
1111

1212
test_that("can use pre-commit", {

0 commit comments

Comments
 (0)