Skip to content

Commit

Permalink
Update test for override respects spec metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianEffe committed Nov 29, 2023
1 parent 546f698 commit 1028d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testsuite/replace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ fn override_respects_spec_metadata() {
[..]
[..]
[..]
error: could not compile `foo` (lib) due to previous error
error: could not compile `foo` (lib) due to 1 previous error
",
)
.with_status(101)
Expand Down

0 comments on commit 1028d6f

Please sign in to comment.