fix: keyboard vs vo command #53
Annotations
3 errors and 1 notice
Run Tests:
src/assert.ts#L55
1) [webkit] › src/macOsVoiceOver.spec.ts:208:17 › Disclosure of Answers to Frequently Asked Questions Example › Navigate backwards to a collapsed disclosure button › using command 'SHIFT_CTRL_OPT_CMD_J': Name, 'What do I do if I have a permit for an assigned lot, but can't find a space there?', is conveyed
Error: expect(received).toBeTruthy()
Received: false
at src/assert.ts:55
53 | }
54 |
> 55 | expect(found).toBeTruthy();
| ^
56 | }
57 |
at assert (/Users/runner/work/aria-at-tests/aria-at-tests/src/assert.ts:55:17)
|
Run Tests:
src/assert.ts#L55
2) [webkit] › src/macOsVoiceOver.spec.ts:208:17 › Disclosure of Answers to Frequently Asked Questions Example › Navigate backwards to an expanded disclosure button › using command 'SHIFT_CTRL_OPT_CMD_J': Name, 'What do I do if I have a permit for an assigned lot, but can't find a space there?', is conveyed
Error: expect(received).toBeTruthy()
Received: false
at src/assert.ts:55
53 | }
54 |
> 55 | expect(found).toBeTruthy();
| ^
56 | }
57 |
at assert (/Users/runner/work/aria-at-tests/aria-at-tests/src/assert.ts:55:17)
|
Run Tests
Process completed with exit code 1.
|
Run Tests
2 failed
[webkit] › src/macOsVoiceOver.spec.ts:208:17 › Disclosure of Answers to Frequently Asked Questions Example › Navigate backwards to a collapsed disclosure button › using command 'SHIFT_CTRL_OPT_CMD_J': Name, 'What do I do if I have a permit for an assigned lot, but can't find a space there?', is conveyed
[webkit] › src/macOsVoiceOver.spec.ts:208:17 › Disclosure of Answers to Frequently Asked Questions Example › Navigate backwards to an expanded disclosure button › using command 'SHIFT_CTRL_OPT_CMD_J': Name, 'What do I do if I have a permit for an assigned lot, but can't find a space there?', is conveyed
54 passed (21.6m)
|
The logs for this run have expired and are no longer available.
Loading