Skip to content

Commit bf31a4a

Browse files
Document when the tests property is required (#356)
1 parent a614e2a commit bf31a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

building/tooling/test-runners/interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ When the status is not `error`, either set the value to `null` or omit the key e
6363

6464
#### Tests
6565

66-
> key: `tests`, type: `array`, presence: required
66+
> key: `tests`, type: `array`, presence: required if `status` = `fail` or `status` = `pass`
6767
6868
> version: 2, 3
6969

0 commit comments

Comments
 (0)