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 5537254 commit 04e69ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
* `[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 04e69ab

Please sign in to comment.