mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:26:37 +02:00
💄 Fix format issues on backend module
This commit is contained in:
parent
99e323dabc
commit
87615ce221
58 changed files with 293 additions and 411 deletions
|
@ -285,6 +285,4 @@
|
|||
(t/is (th/success? out))
|
||||
|
||||
(let [threads (th/db-query :comment-thread {:file-id (:id file-1)})]
|
||||
(t/is (= 0 (count threads))))))
|
||||
|
||||
)))
|
||||
(t/is (= 0 (count threads)))))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue