Daily Tests #169
Annotations
3 errors
Run tests with xvfb:
tests/e2e/utils.ts#L53
AssertionError: expected 'review' to be null // Object.is equality
- Expected:
null
+ Received:
"review"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:75:7
|
Run tests with xvfb:
tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality
- Expected:
null
+ Received:
undefined
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:83:7
|
Run tests with xvfb
Process completed with exit code 1.
|
Loading