small indentation fix

This commit is contained in:
Bob 2024-05-26 19:04:56 -04:00
parent 3ed79e3c2a
commit 4898ab4ef4
No known key found for this signature in database

View file

@ -94,7 +94,7 @@
(deftest help-opt-test (deftest help-opt-test
(is (every? #(str/includes? (test-utils/bb nil "help") %) (is (every? #(str/includes? (test-utils/bb nil "help") %)
["Babashka v" "Help:"]))) ["Babashka v" "Help:"])))
(deftest describe-opt-test (deftest describe-opt-test
(is (every? (partial contains? (bb nil "describe")) (is (every? (partial contains? (bb nil "describe"))