mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
fix(backend): fix run-test function
This commit is contained in:
parent
f357180564
commit
f06fce06c3
@ -41,7 +41,7 @@
|
||||
(mount/start)))
|
||||
|
||||
(defn- run-test
|
||||
([] (test #"^uxbox.tests.*"))
|
||||
([] (run-test #"^uxbox.tests.*"))
|
||||
([o]
|
||||
(repl/refresh)
|
||||
(cond
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user