feat: implement module mocking in browser mode #9465
Annotations
3 errors and 1 warning
Test Browser (webdriverio):
test/browser/specs/runner.test.ts#L34
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(10) ] to have a length of 15 but got 13
- Expected
+ Received
- 15
+ 13
❯ specs/runner.test.ts:34:25
|
Test Browser (webdriverio):
test/browser/specs/runner.test.ts#L34
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(10) ] to have a length of 15 but got 13
- Expected
+ Received
- 15
+ 13
❯ specs/runner.test.ts:34:25
|
Test Browser (webdriverio)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading