Skip to content

Commit 3e297a6

Browse files
committed
Update test for override respects spec metadata
1 parent b7b5a09 commit 3e297a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/replace.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@ fn override_respects_spec_metadata() {
13991399
[..]
14001400
[..]
14011401
[..]
1402-
error: could not compile `foo` (lib) due to previous error
1402+
error: could not compile `foo` (lib) due to 1 previous error
14031403
",
14041404
)
14051405
.with_status(101)

0 commit comments

Comments
 (0)