8000
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.
:
run()
globPatterns
1 parent b7b1fa6 commit 12c9d97Copy full SHA for 12c9d97
doc/api/test.md
@@ -1277,7 +1277,7 @@ changes:
1277
If `false`, it would only run one test file at a time.
1278
**Default:** `false`.
1279
* `files`: {Array} An array containing the list of files to run.
1280
- **Default** matching files from [test runner execution model][].
+ **Default:** matching files from [test runner execution model][].
1281
* `forceExit`: {boolean} Configures the test runner to exit the process once
1282
all known tests have finished executing even if the event loop would
1283
otherwise remain active. **Default:** `false`.
0 commit comments