Skip to content

Commit f6ee758

Browse files
committed
Fixing tests
1 parent 97c63c6 commit f6ee758

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/testthat/_snaps/reporter-location.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,30 @@
55
End test: Success
66

77
Start test: 'Failure:1' at reporters/tests.R:11
8-
'reporters/tests.R:12:3' [failure]
8+
'reporters/tests.R:13:3' [failure]
99
End test: Failure:1
1010

11-
Start test: 'Failure:2a' at reporters/tests.R:15
11+
Start test: 'Failure:2a' at reporters/tests.R:16
1212
'reporters/tests.R:17:8' [failure]
1313
End test: Failure:2a
1414

15-
Start test: 'Error:1' at reporters/tests.R:22
15+
Start test: 'Error:1' at reporters/tests.R:23
1616
'reporters/tests.R:24:3' [error]
1717
End test: Error:1
1818

19-
Start test: 'errors get tracebacks' at reporters/tests.R:26
19+
Start test: 'errors get tracebacks' at reporters/tests.R:27
2020
'reporters/tests.R:30:8' [error]
2121
End test: errors get tracebacks
2222

23-
Start test: 'explicit skips are reported' at reporters/tests.R:36
23+
Start test: 'explicit skips are reported' at reporters/tests.R:37
2424
'reporters/tests.R:38:3' [skip]
2525
End test: explicit skips are reported
2626

27-
Start test: 'empty tests are implicitly skipped' at reporters/tests.R:40
27+
Start test: 'empty tests are implicitly skipped' at reporters/tests.R:41
2828
'reporters/tests.R:41:1' [skip]
2929
End test: empty tests are implicitly skipped
3030

31-
Start test: 'warnings get backtraces' at reporters/tests.R:44
31+
Start test: 'warnings get backtraces' at reporters/tests.R:45
3232
'reporters/tests.R:47:5' [warning]
3333
'reporters/tests.R:45:1' [skip]
3434
End test: warnings get backtraces

0 commit comments

Comments
 (0)