Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ef413b5

Browse filesBrowse files
Trottaduh95
authored andcommitted
doc: fix typo in test.md
Signed-off-by: Rich Trott <rtrott@gmail.com> PR-URL: #62960 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent 16e8c2b commit ef413b5
Copy full SHA for ef413b5

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/test.md‎

Copy file name to clipboardExpand all lines: doc/api/test.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ changes:
16001600
coverage does not reach the threshold specified, the process will exit with code `1`.
16011601
**Default:** `0`.
16021602
* `env` {Object} Specify environment variables to be passed along to the test process.
1603-
This options is not compatible with `isolation='none'`. These variables will override
1603+
This option is not compatible with `isolation='none'`. These variables will override
16041604
those from the main process, and are not merged with `process.env`.
16051605
**Default:** `process.env`.
16061606
* Returns: {TestsStream}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.