From 90bbdccdb27a6e5ddb9cdde2a50cbe8d1612e68a Mon Sep 17 00:00:00 2001 From: tommady Date: Sat, 19 Apr 2025 12:34:16 +0000 Subject: [PATCH] update test Signed-off-by: tommady --- tests/integration.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration.rs b/tests/integration.rs index ba5b901..ddf5d6b 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -605,6 +605,7 @@ fn no_git_folder_after_decompression_with_gitignore_flag_active() { ); } +#[cfg(feature = "allow_piped_choice")] #[proptest(cases = 25)] fn unpack_multiple_sources_into_the_same_destination_with_merge( ext: DirectoryExtension,