diff --git a/src/commands/edge_app/utils.rs b/src/commands/edge_app/utils.rs index 6ee1452..b26caa8 100644 --- a/src/commands/edge_app/utils.rs +++ b/src/commands/edge_app/utils.rs @@ -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();