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 a659300 commit d45176fCopy full SHA for d45176f
1 file changed
tests/testthat/test-svylme.R
@@ -93,6 +93,7 @@ withr::with_environment(
93
})
94
95
test_that("get_response", {
96
+ skip_on_ci()
97
expect_null(get_response(m1))
98
99
0 commit comments