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 0e8e5d5 commit fc51994Copy full SHA for fc51994
1 file changed
tests/testthat/test-get_tree.R
@@ -1,6 +1,6 @@
1
testthat::test_that("get_tree", {
2
- package <- "rlang"
3
- version <- "1.0.1"
+ package <- "R6"
+ version <- "2.6.0"
4
5
tree <- get_tree(package, version)
6
0 commit comments