mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 12:36:11 +02:00
✨ Simplify v2 migration helpers on srepl ns
This commit is contained in:
parent
c6d92a2517
commit
5924f3bc41
7 changed files with 100 additions and 416 deletions
|
@ -612,7 +612,7 @@
|
|||
(t/is (fn? result))
|
||||
|
||||
(let [events (th/consume-sse result)]
|
||||
(t/is (= 6 (count events)))
|
||||
(t/is (= 5 (count events)))
|
||||
(t/is (= :end (first (last events))))))))
|
||||
|
||||
(t/deftest get-list-of-buitin-templates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue