Skip to content

Commit

Permalink
new desc version
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Jan 11, 2024
1 parent 640ad73 commit d463ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-hooks.R
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ run_test("deps-in-desc",

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

0 comments on commit d463ffb

Please sign in to comment.