diff --git a/src/cli.rs b/src/cli.rs index d83eb68..e56dfff 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -1216,6 +1216,7 @@ mod tests { } #[test] + #[ignore] fn test_transform_edge_app_path_to_manifest_without_path_should_return_correct_path() { let dir = tempdir().unwrap(); let dir_path = dir.path();