Daily Tests #128
Annotations
3 errors and 1 warning
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
|
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
|
|
|
This job failed
Loading