mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📎 Rename app-tests to backend-tests for naming consistency
This commit is contained in:
committed by
Andrés Moya
parent
0dc3dba428
commit
12e2d3ad96
@@ -63,7 +63,7 @@
|
||||
;; --- Development Stuff
|
||||
|
||||
(defn- run-tests
|
||||
([] (run-tests #"^app-tests.test-.*$"))
|
||||
([] (run-tests #"^backend-tests.test-.*$"))
|
||||
([o]
|
||||
(repl/refresh)
|
||||
(cond
|
||||
|
||||
Reference in New Issue
Block a user