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 14c8f4b commit 3e25d2cCopy full SHA for 3e25d2c
tests/testthat/test-examples.R
@@ -1,5 +1,5 @@
1
test_that("test_examples works with installed packages", {
2
- local_mocked_bindingsed_bindings(test_rd = identity)
+ local_mocked_bindings(test_rd = identity)
3
expect_true(length(test_examples()) > 1)
4
})
5
0 commit comments