Skip to content

Commit

Permalink
changelog update for spyOnProperty, #5753
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjinlo committed Mar 9, 2018
1 parent 095e672 commit 221dd00
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@
([#5670](https://github.com/facebook/jest/pull/5670))
* `[expect]` Add inverse matchers (`expect.not.arrayContaining`, etc.,
[#5517](https://github.com/facebook/jest/pull/5517))
* `[jest-mock]` Add tracking of return values in the `mock` property
([#5738](https://github.com/facebook/jest/issues/5738))
* `[expect]`Add nthCalledWith spy matcher
([#5605](https://github.com/facebook/jest/pull/5605))
* `[jest-cli]` Add `isSerial` property that runners can expose to specify that
they can not run in parallel
[#5706](https://github.com/facebook/jest/pull/5706)
* `[jest-mock]` Update `spyOnProperty` to support spying on the prototype
chain ([#5753](https://github.com/facebook/jest/pull/5753))

### Fixes

Expand Down

0 comments on commit 221dd00

Please sign in to comment.