Skip to content

Commit ae19fc2

Browse files
committed
test: fix test
1 parent 79d6692 commit ae19fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cli-v2.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,7 @@ fn install_with_component_and_target() {
13191319
#[test]
13201320
fn test_warn_if_complete_profile_is_used() {
13211321
setup(&|config| {
1322+
expect_ok(config, &["rustup", "set", "auto-self-update", "enable"]);
13221323
expect_err(
13231324
config,
13241325
&[

0 commit comments

Comments
 (0)