Skip to content

Commit d0df034

Browse files
committed
Update snapshots
1 parent bf53a34 commit d0df034

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/testthat/_snaps/test-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code
44
test_dir(test_path("test_dir"), reporter = "silent")
55
Condition
6-
Error in `test_files_check()`:
6+
Error:
77
! Test failures.
88

99
# runs all tests and records output
@@ -40,15 +40,15 @@
4040
Code
4141
test_error(stop_on_failure = TRUE)
4242
Condition
43-
Error in `test_files_check()`:
43+
Error:
4444
! Test failures.
4545

4646
# can control if warnings errors
4747

4848
Code
4949
test_warning(stop_on_warning = TRUE)
5050
Condition
51-
Error in `test_files_check()`:
51+
Error:
5252
! Tests generated warnings.
5353

5454
# complains if file doesn't exist

0 commit comments

Comments
 (0)