Skip to content

Commit

Permalink
Update types/aria-at-file.js
Browse files Browse the repository at this point in the history
Co-authored-by: jugglinmike <mike@mikepennisi.com>
  • Loading branch information
outofambit and jugglinmike authored Nov 20, 2024
1 parent 8b97588 commit e2d5400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/aria-at-file.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +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 {string[]} [commands[].additionalSettings] 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 e2d5400

Please # to comment.