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 388c754

Browse filesBrowse files
avivkellermarco-ippolito
authored andcommitted
doc: add missing : to run()'s globPatterns
PR-URL: #55135 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 7310abe commit 388c754
Copy full SHA for 388c754

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
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
@@ -1173,7 +1173,7 @@ changes:
11731173
If `false`, it would only run one test file at a time.
11741174
**Default:** `false`.
11751175
* `files`: {Array} An array containing the list of files to run.
1176-
**Default** matching files from [test runner execution model][].
1176+
**Default:** matching files from [test runner execution model][].
11771177
* `forceExit`: {boolean} Configures the test runner to exit the process once
11781178
all known tests have finished executing even if the event loop would
11791179
otherwise remain active. **Default:** `false`.

0 commit comments

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