From 3d549360cc4094b91e88710d6fe9d2d09c9debe1 Mon Sep 17 00:00:00 2001 From: Maximilian Roos Date: Sat, 4 Jan 2025 15:23:54 -0800 Subject: [PATCH] --- .../tests/functional/delete_pending.rs | 21 +++++++------------ 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/cargo-insta/tests/functional/delete_pending.rs b/cargo-insta/tests/functional/delete_pending.rs index 34a4d95a..1f0225f9 100644 --- a/cargo-insta/tests/functional/delete_pending.rs +++ b/cargo-insta/tests/functional/delete_pending.rs @@ -35,8 +35,7 @@ fn test_snapshot_file() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,8 @@ - + @@ -1,3 +1,7 @@ + Cargo.lock Cargo.toml src @@ -61,8 +60,7 @@ fn test_snapshot_file() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,6 @@ - + @@ -1,3 +1,5 @@ + Cargo.lock Cargo.toml src @@ -107,8 +105,7 @@ fn test_file_snapshot() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,7 @@ - + @@ -1,3 +1,6 @@ + Cargo.lock Cargo.toml src @@ -149,8 +146,7 @@ fn test_file_snapshot() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,9 @@ - + @@ -1,3 +1,8 @@ + Cargo.lock Cargo.toml src @@ -174,8 +170,7 @@ fn test_file_snapshot() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,7 @@ - + @@ -1,3 +1,6 @@ + Cargo.lock Cargo.toml src @@ -197,8 +192,7 @@ fn test_file_snapshot() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,9 @@ - + @@ -1,3 +1,8 @@ + Cargo.lock Cargo.toml src @@ -241,8 +235,7 @@ fn test_file_snapshot() { assert_snapshot!(test_project.file_tree_diff(), @r" --- Original file tree +++ Updated file tree - @@ -1,4 +1,7 @@ - + @@ -1,3 +1,6 @@ + Cargo.lock Cargo.toml src