We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b41223 commit c8de68aCopy full SHA for c8de68a
tests/testthat/_snaps/conditions/rmd-abort-error.txt
@@ -10,6 +10,6 @@ Backtrace:
10
3. \-global h()
11
4. \-rlang::abort("!")
12
13
-Quitting from lines 6-10 [unnamed-chunk-1] (ressources/with-abort-error.Rmd)
+Quitting from ressources/with-abort-error.Rmd:5-10 [unnamed-chunk-1]
14
Execution halted
15
Ran 8/8 deferred expressions
tests/testthat/_snaps/conditions/rmd-stop-error-auto-entrace.txt
@@ -9,6 +9,6 @@ Backtrace:
9
2. \-global g()
-Quitting from lines 6-10 [unnamed-chunk-1] (ressources/with-stop-error-auto-entrace.Rmd)
+Quitting from ressources/with-stop-error-auto-entrace.Rmd:5-10 [unnamed-chunk-1]
0 commit comments