From d98783e81dce66110c76906258e191cbc70d93f1 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Sun, 22 Dec 2024 21:38:19 -0500 Subject: [PATCH] add missing import --- components/user/test/sepal/user/interface_test.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/user/test/sepal/user/interface_test.clj b/components/user/test/sepal/user/interface_test.clj index 6e808b3..6caa4f9 100644 --- a/components/user/test/sepal/user/interface_test.clj +++ b/components/user/test/sepal/user/interface_test.clj @@ -3,7 +3,7 @@ [malli.core :as m] [malli.error :as me] [malli.generator :as mg] - [matcher-combinators.test :refer [match?]] + [matcher-combinators.test :refer [match? thrown-match?]] [next.jdbc.sql :as jdbc.sql] [sepal.app.test.fixtures :as tf] [sepal.app.test.system :refer [*db*