Forwarded: not-needed
--- a/src/completions.rs
+++ b/src/completions.rs
@@ -33,6 +33,7 @@ mod tests {
     tempfile::tempfile,
   };
 
+  #[ignore = "Test is reliant on specific version of clap-complete"]
   #[test]
   fn scripts() {
     assert_eq!(Shell::Bash.script(), clap(clap_complete::Shell::Bash));
