We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a5d60 commit 6d5efd3Copy full SHA for 6d5efd3
test/clj/xt_play/handler_test.clj
@@ -16,7 +16,7 @@
16
17
(defn- t-file [path]
18
(edn/read-string (slurp (format "test-resources/%s.edn" path))))
19
-
+#_
20
(t/deftest run-handler-test
21
(with-stubs
22
#(do
0 commit comments