mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 06:38:27 +02:00
📎 Fix affected backend tests.
This commit is contained in:
parent
bee1db135f
commit
3e3faf6576
2 changed files with 2 additions and 17 deletions
|
@ -136,7 +136,7 @@
|
|||
(t/is (nil? (:error out))))
|
||||
|
||||
;; query files after profile soft deletion
|
||||
(let [params {::th/type :files
|
||||
(let [params {::th/type :project-files
|
||||
:project-id (:default-project-id prof)
|
||||
:profile-id (:id prof)}
|
||||
out (th/query! params)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue