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 ff081a6 commit 393c0cfCopy full SHA for 393c0cf
tests/testthat/test-expect-inheritance.R
@@ -132,5 +132,6 @@ test_that("can check with actual class", {
132
})
133
134
test_that("expect_s7_class validates its inputs", {
135
+ skip_if_not_installed("S7")
136
expect_snapshot(expect_s7_class(1, 1), error = TRUE)
137
0 commit comments