diff --git a/backend/src/user.clj b/backend/src/user.clj index 38b91f38a5..6030006892 100644 --- a/backend/src/user.clj +++ b/backend/src/user.clj @@ -41,7 +41,7 @@ (mount/start))) (defn- run-test - ([] (test #"^uxbox.tests.*")) + ([] (run-test #"^uxbox.tests.*")) ([o] (repl/refresh) (cond