put the refers back in! oops!

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2025-03-12 19:09:16 -07:00
parent a829074b99
commit 60503dac03
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
(:require
[clojure.core.reducers :as r]
[clojure.string :as str]
[lazytest.core :refer [around ok?]]
[lazytest.core :refer [around defdescribe it ok?]]
[lazytest.experimental.interfaces.clojure-test :refer [deftest is testing
thrown?]]
[next.jdbc :as jdbc]