diff --git a/tests/integration/cli/tests/snapshot.rs b/tests/integration/cli/tests/snapshot.rs index b231512ed74..00e405d3ebc 100644 --- a/tests/integration/cli/tests/snapshot.rs +++ b/tests/integration/cli/tests/snapshot.rs @@ -1269,7 +1269,6 @@ fn test_snapshot_quickjs() { assert_json_snapshot!(snapshot); } -#[cfg_attr(any(target_env = "musl", target_os = "windows"), ignore)] #[test] fn test_snapshot_fs_rename() { let snapshot = TestBuilder::new()