mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 12:08:29 +02:00
🐛 Add missing import on tests.
This commit is contained in:
parent
c8e1925065
commit
7917370136
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
[mount.core :as mount]
|
[mount.core :as mount]
|
||||||
[environ.core :refer [env]]
|
[environ.core :refer [env]]
|
||||||
[uxbox.common.pages :as cp]
|
[uxbox.common.pages :as cp]
|
||||||
|
[uxbox.services.init]
|
||||||
[uxbox.services.mutations.profile :as profile]
|
[uxbox.services.mutations.profile :as profile]
|
||||||
[uxbox.services.mutations.projects :as projects]
|
[uxbox.services.mutations.projects :as projects]
|
||||||
[uxbox.services.mutations.teams :as teams]
|
[uxbox.services.mutations.teams :as teams]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue