Skip to content

Commit

Permalink
test: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustin170506 committed May 12, 2021
1 parent 79d6692 commit ae19fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cli-v2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,7 @@ fn install_with_component_and_target() {
#[test]
fn test_warn_if_complete_profile_is_used() {
setup(&|config| {
expect_ok(config, &["rustup", "set", "auto-self-update", "enable"]);
expect_err(
config,
&[
Expand Down

0 comments on commit ae19fc2

Please sign in to comment.