Skip to content

Commit 774ccc3

Browse files
committed
Make windows CI happy
Signed-off-by: hi-rustin <[email protected]>
1 parent 5da9bed commit 774ccc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/install_upgrade.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ fn no_track() {
694694
.with_stderr(
695695
"\
696696
[UPDATING] `[..]` index
697-
[ERROR] binary `foo[EXE]` already exists in destination `[..]/.cargo/bin/foo`
697+
[ERROR] binary `foo[EXE]` already exists in destination `[..]/.cargo/bin/foo[EXE]`
698698
Add --force to overwrite
699699
",
700700
)

0 commit comments

Comments
 (0)