Skip to content

Commit

Permalink
quicker test
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Aug 23, 2024
1 parent 7de14a5 commit 274148a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/com/ambrosebs/map_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[com.ambrosebs.map :as map]))

(deftest a-test
(is (assert-map-like (map/create {}) gen/int gen/int)))
(is (assert-map-like 20 (map/create {}) gen/int gen/int)))

0 comments on commit 274148a

Please sign in to comment.