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 12c9d97

Browse filesBrowse files
avivkellertargos
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 b7b1fa6 commit 12c9d97
Copy full SHA for 12c9d97

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
@@ -1277,7 +1277,7 @@ changes:
12771277
If `false`, it would only run one test file at a time.
12781278
**Default:** `false`.
12791279
* `files`: {Array} An array containing the list of files to run.
1280-
**Default** matching files from [test runner execution model][].
1280+
**Default:** matching files from [test runner execution model][].
12811281
* `forceExit`: {boolean} Configures the test runner to exit the process once
12821282
all known tests have finished executing even if the event loop would
12831283
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.