Disable wasm-render on frontend tests (temporarily)

This commit is contained in:
Andrey Antukh 2026-03-16 15:27:22 +01:00
parent 5e519c6b4b
commit 3bf145a749

View File

@ -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