diff --git a/frontend/test/frontend_tests/runner.cljs b/frontend/test/frontend_tests/runner.cljs index fe5f5efdac..cc899c9ac8 100644 --- a/frontend/test/frontend_tests/runner.cljs +++ b/frontend/test/frontend_tests/runner.cljs @@ -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