Skip to content

Commit 8b97588

Browse files
committed
include type change
1 parent 51cd2bc commit 8b97588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/aria-at-file.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
* @property {string} commands[].keypresses[].keystroke single human-readable key or key chord press
9898
* @property {string} [commands[].extraInstruction] human-readable additional instruction to follow
9999
* @property {string} [commands[].settings] this property only exists on v2 tests
100+
* @property {string[]} [commands[].settings] this property only exists on v2 tests. settings in addition to the single option in `setting`
100101
* @property {object[]} assertions[]
101102
* @property {1 | 2} assertions[].priority
102103
* @property {string} [assertions[].expectation] assertion statement string, this property only exists on v1 tests

0 commit comments

Comments
 (0)