Skip to content

Commit

Permalink
Fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
crisptrutski committed Oct 25, 2024
1 parent 731f32f commit b4609c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/macaw/acceptance_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
(ct/raw-components (get cs k))))

(def ^:private test-modes
(set (macaw.types/modes)))
(set macaw.types/modes))

(def override-hierarchy
(-> (make-hierarchy)
Expand Down

0 comments on commit b4609c0

Please sign in to comment.