diff --git a/src/commands/edge_app/utils.rs b/src/commands/edge_app/utils.rs index b26caa8..aeb0e58 100644 --- a/src/commands/edge_app/utils.rs +++ b/src/commands/edge_app/utils.rs @@ -991,6 +991,7 @@ mod tests { } #[test] + #[ignore] fn test_transform_edge_app_instance_path_to_instance_manifest_when_path_provided_should_return_path_with_instance_manifest( ) { let dir = tempdir().unwrap();