Skip to content

Commit c1d70cc

Browse files
ErickWendelovflowd
andauthored
add @ovflowd suggestion
Co-authored-by: CW <cwunder@gnome.org>
1 parent 41d7fc3 commit c1d70cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1580,7 +1580,7 @@ Enables timer mocking for the specified timers.
15801580

15811581
* `timers` {Array} An optional array containing the timers to mock.
15821582
The currently supported timer values are `'setInterval'`, `'setTimeout'`
1583-
and `'setImmediate'`. If no array is provided, all timers (`'setInterval'`,
1583+
and `'setImmediate'`. If no value is provided, all timers (`'setInterval'`,
15841584
`'clearInterval'`, `'setTimeout'`, `'clearTimeout'`, `'setImmediate'`,
15851585
and `'clearImmediate'`) will be mocked by default.
15861586

0 commit comments

Comments
 (0)