diff --git a/test/babashka/main_test.clj b/test/babashka/main_test.clj index 8b39a83c..53683a20 100644 --- a/test/babashka/main_test.clj +++ b/test/babashka/main_test.clj @@ -94,7 +94,7 @@ (deftest help-opt-test (is (every? #(str/includes? (test-utils/bb nil "help") %) - ["Babashka v" "Help:"]))) + ["Babashka v" "Help:"]))) (deftest describe-opt-test (is (every? (partial contains? (bb nil "describe"))