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 a5980da commit 95abfa1Copy full SHA for 95abfa1
tests/testthat/test-hooks.R
@@ -251,7 +251,7 @@ run_test("deps-in-desc",
251
252
# in sub directory with wrong root
253
run_test("deps-in-desc",
254
- suffix = "-fail.R", std_err = "contains a file",
+ suffix = "-fail.R", std_err = "Could not find R package",
255
file_transformer = function(files) {
256
fs::path_abs(fs::file_move(files, "rpkg"))
257
},
0 commit comments