Skip to content

Commit 66477c0

Browse files
Update snapshot test
Small change after knitr 1.50
1 parent e8a38ed commit 66477c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/testthat/_snaps/build-article.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
Condition
3737
Error in `build_article()`:
3838
! Failed to render 'vignettes/test.Rmd'.
39-
x Quitting from lines 5-9 [unnamed-chunk-1] (test.Rmd)
39+
x Quitting from test.Rmd:4-9 [unnamed-chunk-1]
4040
Caused by error:
4141
! Error!
4242

@@ -50,7 +50,7 @@
5050
<error/rlang_error>
5151
Error in `build_article()`:
5252
! Failed to render 'vignettes/test.Rmd'.
53-
x Quitting from lines 5-9 [unnamed-chunk-1] (test.Rmd)
53+
x Quitting from test.Rmd:4-9 [unnamed-chunk-1]
5454
Caused by error:
5555
! Error!
5656
---

0 commit comments

Comments
 (0)