Skip to content

Commit 95abfa1

Browse files
new desc version
1 parent a5980da commit 95abfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-hooks.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ run_test("deps-in-desc",
251251

252252
# in sub directory with wrong root
253253
run_test("deps-in-desc",
254-
suffix = "-fail.R", std_err = "contains a file",
254+
suffix = "-fail.R", std_err = "Could not find R package",
255255
file_transformer = function(files) {
256256
fs::path_abs(fs::file_move(files, "rpkg"))
257257
},

0 commit comments

Comments
 (0)