mirror of
https://github.com/penpot/penpot.git
synced 2026-05-10 02:28:16 +00:00
✨ Disable wasm-render on frontend tests (temporarily)
This commit is contained in:
parent
5e519c6b4b
commit
3bf145a749
@ -30,6 +30,10 @@
|
||||
(.exit js/process 0)
|
||||
(.exit js/process 1)))
|
||||
|
||||
;; FIXME: workaround, wasn is temporarily disabled for unit tests
|
||||
(set! app.main.features/global-enabled-features
|
||||
(disj app.main.features/global-enabled-features "render-wasm/v1"))
|
||||
|
||||
(defn init
|
||||
[]
|
||||
(t/run-tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user