mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 00:27:18 +02:00
🎉 Add frontend unit tests
This commit is contained in:
parent
ddec03966d
commit
99c30dd44f
6 changed files with 338 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
(fn [cause]
|
||||
(js/console.log "[error]:" cause))
|
||||
(fn [_]
|
||||
(js/console.log "[complete]"))))
|
||||
#_(js/console.debug "[complete]"))))
|
||||
|
||||
(doseq [event events]
|
||||
(ptk/emit! store event))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue