mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 19:06:11 +02:00
♻️ Move management mutations to commands
This commit is contained in:
parent
d832482dae
commit
ed701fd9c5
6 changed files with 381 additions and 412 deletions
|
@ -19,6 +19,8 @@
|
|||
(t/use-fixtures :once th/state-init)
|
||||
(t/use-fixtures :each th/database-reset)
|
||||
|
||||
;; TODO: migrate to commands
|
||||
|
||||
(t/deftest duplicate-file
|
||||
(let [storage (-> (:app.storage/storage th/*system*)
|
||||
(configure-storage-backend))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue