Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
la10736 committed Aug 9, 2023
1 parent f15b871 commit c0e35a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rstest/tests/rstest/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@ mod should_show_correct_errors {
output.stderr.str(),
format!(
"
error: expected expression
error: expected an expression
--> {}/src/lib.rs:101:17
|
101 | #[timeout(some -> strange -> invalid -> expression)]
Expand Down

0 comments on commit c0e35a7

Please sign in to comment.