Skip to content

Commit

Permalink
chore: Fix label and add opposite assertion for toEqual tests (#8288)
Browse files Browse the repository at this point in the history
* chore: Fix label and add opposite assertion for toEqual tests

* Update CHANGELOG.md
  • Loading branch information
pedrottimark committed Apr 10, 2019
1 parent 151c961 commit 1f37a4e
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 357 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,8 @@

### Chore & Maintenance

- `[expect]` Fix label and add opposite assertion for toEqual tests ([#8288](https://github.com/facebook/jest/pull/8288))

### Performance

- `[jest-runtime]` Fix module registry memory leak ([#8282](https://github.com/facebook/jest/pull/8282))
Expand Down

0 comments on commit 1f37a4e

Please sign in to comment.