Skip to content

Commit

Permalink
Make windows CI happy
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <[email protected]>
  • Loading branch information
Rustin170506 committed Aug 31, 2021
1 parent 5da9bed commit 774ccc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testsuite/install_upgrade.rs
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ fn no_track() {
.with_stderr(
"\
[UPDATING] `[..]` index
[ERROR] binary `foo[EXE]` already exists in destination `[..]/.cargo/bin/foo`
[ERROR] binary `foo[EXE]` already exists in destination `[..]/.cargo/bin/foo[EXE]`
Add --force to overwrite
",
)
Expand Down

0 comments on commit 774ccc3

Please sign in to comment.