Skip to content

Commit eba8d4b

Browse files
committed
Fix a snapshot test for older R
1 parent 38c335f commit eba8d4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/testthat/_snaps/old-r/inline-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
cli_text("xx {__cannot-parse-this__} yy")
55
Condition
66
Error:
7-
! Could not parse cli `{}` expression: `__cannot-parse-th...`.
8-
Caused by error:
7+
! ! Could not parse cli `{}` expression: `__cannot-parse-th...`.
8+
Caused by error in `parse(text = code, keep.source = FALSE)`:
99
! <text>:1:1: unexpected input
1010
1: _
1111
^

0 commit comments

Comments
 (0)