mirror of
https://github.com/penpot/penpot.git
synced 2025-06-24 23:47:00 +02:00
💄 Format backend code
This commit is contained in:
parent
cfe7ba34f7
commit
0b29aaecc4
11 changed files with 43 additions and 54 deletions
|
@ -462,5 +462,4 @@
|
|||
(t/is (dt/instant? (:deleted-at (first rows)))))
|
||||
|
||||
(let [result (th/run-task! :objects-gc {:min-age 0})]
|
||||
(t/is (= 5 (:processed result))))
|
||||
))
|
||||
(t/is (= 5 (:processed result))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue