diff --git a/types/aria-at-file.js b/types/aria-at-file.js index 9dba67ec8..3a060237c 100644 --- a/types/aria-at-file.js +++ b/types/aria-at-file.js @@ -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