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 4558813 commit abe2e03Copy full SHA for abe2e03
tests/testthat/test-local.R
@@ -33,6 +33,7 @@ test_that("can override usual options", {
33
34
test_that("can override translation of error messages", {
35
skip_on_cran()
36
+ skip_on_os("linux")
37
38
local_reproducible_output(lang = "fr")
39
expect_error(mean[[1]], "objet de type")
0 commit comments