Skip to content

Commit 4391d9d

Browse files
committed
tests: reenable selfupdate test
This can't be merged until *after* the final 1.0 release is out.
1 parent 09df520 commit 4391d9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cargo-dist/tests/cli-tests.rs

-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ fn generate_installer(version: &axotag::Version, release_type: ReleaseSourceType
267267
}
268268

269269
#[test]
270-
#[ignore = "can't be reenabled until after the rename"]
271270
fn test_self_update() {
272271
// Only do this if RUIN_MY_COMPUTER_WITH_INSTALLERS is set
273272
if std::env::var(ENV_RUIN_ME)

0 commit comments

Comments
 (0)