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 7322e16 commit 98e5a90Copy full SHA for 98e5a90
tests/testthat/test-conda.R
@@ -6,7 +6,7 @@ if (!on_cran()) {
6
})
7
8
test_that("conda 3.10 should now work", {
9
- expect_true(Sys.Date() < as.Date("2021-11-30"))
+ expect_true(Sys.Date() < as.Date("2022-03-30"))
10
11
12
test_that("can use pre-commit", {
0 commit comments