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,