Skip to content

Commit b8378d3

Browse files
authored
chore: Remove repetition of matcherName and options in matchers (#8224)
* chore: Remove repetition of matcherName and options in matchers * Update CHANGELOG.md * Remove unnecessary comment variable in toBe
1 parent 9c5c449 commit b8378d3

File tree

5 files changed

+153
-156
lines changed

5 files changed

+153
-156
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
- `[*]` Add `jest-watch-typeahead` as a devDependency ([#6449](https://github.com/facebook/jest/pull/6449))
5353
- `[*]` upgrade TS to 3.4.0-dev\* for inceremental builds ([#8149](https://github.com/facebook/jest/pull/8149))
5454
- `[docs]` Improve description of optional arguments in ExpectAPI.md ([#8126](https://github.com/facebook/jest/pull/8126)
55+
- `[expect]` Remove repetition of matcherName and options in matchers ([#8224](https://github.com/facebook/jest/pull/8224)
5556

5657
### Performance
5758

0 commit comments

Comments
 (0)