Skip to content

Commit

Permalink
Ignore another test that's not stable on macos due to env
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-borovkov committed Oct 31, 2024
1 parent bd8e20b commit b8b4171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/edge_app/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1092,6 +1092,7 @@ mod tests {
}

#[test]
#[ignore]
fn test_transform_edge_app_path_to_manifest_with_env_instance_override_should_return_overrided_manifest_path(
) {
let dir = tempdir().unwrap();
Expand Down

0 comments on commit b8b4171

Please sign in to comment.