Skip to content

Commit

Permalink
chore: Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
theduke committed Feb 25, 2024
1 parent 0f80d24 commit bc42317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/cli/tests/run.rs
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ fn test_wasmer_run_works_with_dir() {

// FIXME: Re-enable. See https://github.com/wasmerio/wasmer/issues/3717
#[ignore]
#[cfg_attr(target_env = "musl", ignore)]
#[test]
fn test_wasmer_run_works() {
let assert = Command::new(get_wasmer_path())
Expand Down

0 comments on commit bc42317

Please sign in to comment.