Adds reflow scan plugin #387
Annotations
3 errors
|
Test (sites/site-with-errors)
Process completed with exit code 1.
|
|
tests/site-with-errors.test.ts > site-with-errors > issues > issues exist and have expected title, state, and assignee:
tests/site-with-errors.test.ts#L166
AssertionError: expected [ …(8) ] to have a length of 7 but got 8
- Expected
+ Received
- 7
+ 8
❯ tests/site-with-errors.test.ts:166:28
|
|
tests/site-with-errors.test.ts > site-with-errors > cache has expected results:
tests/site-with-errors.test.ts#L124
AssertionError: expected [ { scannerType: 'axe', …(5) }, …(7) ] to have a length of 7 but got 8
- Expected
+ Received
- 7
+ 8
❯ tests/site-with-errors.test.ts:124:20
|