Skip to content

Commit

Permalink
include type change
Browse files Browse the repository at this point in the history
  • Loading branch information
outofambit committed Sep 23, 2024
1 parent 51cd2bc commit 8b97588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/aria-at-file.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
* @property {string} commands[].keypresses[].keystroke single human-readable key or key chord press
* @property {string} [commands[].extraInstruction] human-readable additional instruction to follow
* @property {string} [commands[].settings] this property only exists on v2 tests
* @property {string[]} [commands[].settings] this property only exists on v2 tests. settings in addition to the single option in `setting`
* @property {object[]} assertions[]
* @property {1 | 2} assertions[].priority
* @property {string} [assertions[].expectation] assertion statement string, this property only exists on v1 tests
Expand Down

0 comments on commit 8b97588

Please # to comment.