Skip to content

Commit eaf0347

Browse files
committed
Update the blog post.
1 parent c2e4434 commit eaf0347

File tree

2 files changed

+90
-265
lines changed

2 files changed

+90
-265
lines changed

docs/UpgradingToJest30.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If your project contains files with these extensions that are **not** intended t
7777

7878
:::
7979

80-
### `--testPathPattern` Renamed to `--testPathPatterns`
80+
### `--testPathPattern` was renamed to `--testPathPatterns`
8181

8282
If you filter tests by path, note that the CLI flag has changed: The `--testPathPattern` flag is now `--testPathPatterns`. You can pass multiple patterns by separating them with spaces or by repeating the flag. For example:
8383

0 commit comments

Comments
 (0)