Skip to content

Commit

Permalink
Remove platform filters
Browse files Browse the repository at this point in the history
  • Loading branch information
Arshia001 committed Aug 4, 2023
1 parent 69a9696 commit 7634b2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/cli/tests/snapshot.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 7634b2b

Please sign in to comment.