mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 17:56:11 +02:00
✨ Fix problem with garbage collection
This commit is contained in:
parent
c28c55bf0b
commit
dd8480cd87
3 changed files with 13 additions and 7 deletions
|
@ -713,7 +713,7 @@
|
|||
(t/is (nil? (get-in result [:page :objects frame1-id :thumbnail])))
|
||||
(t/is (not= [] (get-in result [:page :objects frame1-id :shapes])))))
|
||||
|
||||
#_(t/testing "TASK :file-gc"
|
||||
(t/testing "TASK :file-gc"
|
||||
|
||||
;; insert object snapshot for known frame
|
||||
(let [data {::th/type :upsert-file-object-thumbnail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue