Skip to content

Commit

Permalink
remove extra line in expected error
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtau committed Feb 2, 2025
1 parent 97af70f commit f05e9c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pest/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,6 @@ mod tests {
assert_eq!(
format!("{:?}", miette_error),
[
"",
" \u{1b}[31m×\u{1b}[0m Failure to parse at Pos((2, 1))",
" ╭────",
" \u{1b}[2m1\u{1b}[0m │ def",
Expand Down

0 comments on commit f05e9c5

Please sign in to comment.