Skip to content

Commit c9187db

Browse files
committed
test: fix file name
1 parent 1621bf1 commit c9187db

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
@@ -258,7 +258,7 @@ run_test(
258258
# failure with --no-update does not update WORDLIST
259259
run_test(
260260
"spell-check",
261-
suffix = "-fail-2",
261+
suffix = "-fail-2.md",
262262
std_err = "Spell check failed",
263263
cmd_args = "--no-update",
264264
artifacts = c("inst/WORDLIST" = test_path("in/WORDLIST")),

0 commit comments

Comments
 (0)