Skip to content

Commit

Permalink
doc: format test
Browse files Browse the repository at this point in the history
  • Loading branch information
98lenvi committed Jul 19, 2022
1 parent 2675336 commit ec06553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ changes:
* `options` {Object} Configuration options for the test. The following
properties are supported:
* `concurrency` {number|boolean} If a number is provided,
then that many tests would run in parallel.
then that many tests would run in parallel.
If truthy, on top level, it would run (number of cpu cores - 1)
tests in parallel.
For subtests, it will be infinity tests in parallel.
Expand Down

0 comments on commit ec06553

Please sign in to comment.