mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 15:39:50 -05: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]
|
||||
[environ.core :refer [env]]
|
||||
[uxbox.common.pages :as cp]
|
||||
[uxbox.services.init]
|
||||
[uxbox.services.mutations.profile :as profile]
|
||||
[uxbox.services.mutations.projects :as projects]
|
||||
[uxbox.services.mutations.teams :as teams]
|
||||
|
|
Loading…
Add table
Reference in a new issue