We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34adeeb commit d264cc4Copy full SHA for d264cc4
1 file changed
doc/api/test.md
@@ -1703,7 +1703,7 @@ changes:
1703
coverage does not reach the threshold specified, the process will exit with code `1`.
1704
**Default:** `0`.
1705
* `env` {Object} Specify environment variables to be passed along to the test process.
1706
- This options is not compatible with `isolation='none'`. These variables will override
+ This option is not compatible with `isolation='none'`. These variables will override
1707
those from the main process, and are not merged with `process.env`.
1708
**Default:** `process.env`.
1709
* Returns: {TestsStream}
0 commit comments