Skip to content

Commit ec06553

Browse files
committed
doc: format test
1 parent 2675336 commit ec06553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ changes:
332332
* `options` {Object} Configuration options for the test. The following
333333
properties are supported:
334334
* `concurrency` {number|boolean} If a number is provided,
335-
then that many tests would run in parallel.
335+
then that many tests would run in parallel.
336336
If truthy, on top level, it would run (number of cpu cores - 1)
337337
tests in parallel.
338338
For subtests, it will be infinity tests in parallel.

0 commit comments

Comments
 (0)