Error: Timeout of 2000ms exceeded with test: wts, @web/test-runner
I’m using “test”: “wtr”, which I presume is web testing runner, which uses mocha but not in the package.json, only in the package-lock.json I can see references to mocha.
I’m using “test”: “wtr”, which I presume is web testing runner, which uses mocha but not in the package.json, only in the package-lock.json I can see references to mocha.