Vlad Ostaci
02/16/2023, 6:34 PMError: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
https://stackoverflow.com/questions/75471611/kotlin-javascript-karma-test-fails
I'm trying to increase the timeout but without any success. Looks like the value set in karma.config.d/karma.conf.js
isn't picked up.