Skip to content

Commit

Permalink
Fixed tests in last stable
Browse files Browse the repository at this point in the history
  • Loading branch information
la10736 committed Jan 15, 2023
1 parent c70b42c commit 811f59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rstest/tests/rstest/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1459,10 +1459,10 @@ mod should_show_correct_errors {
format!(
"
error: expected expression
--> {}/src/lib.rs:101:16
--> {}/src/lib.rs:101:17
|
101 | #[timeout(some -> strange -> invalid -> expression)]
| ^^
| ^
",
name
)
Expand Down

0 comments on commit 811f59b

Please sign in to comment.