mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Fix problem with garbage collection
This commit is contained in:
committed by
Alonso Torres
parent
c28c55bf0b
commit
dd8480cd87
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user