Skip to content

Commit

Permalink
test: Tweak elin.function.nrepl.system-test
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Mar 9, 2024
1 parent c55cef1 commit 9311957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/elin/function/nrepl/system_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[elin.test-helper :as h]))

(t/use-fixtures :once h/malli-instrument-fixture)
(t/use-fixtures :once h/warn-log-level-fixture)
(t/use-fixtures :each h/test-nrepl-server-port-fixture)

(defn- test-handler [session msg]
Expand Down

0 comments on commit 9311957

Please sign in to comment.