Skip to content

Commit a6f3709

Browse files
committed
changelog update for spyOnProperty, jestjs#5753
1 parent 709bbcb commit a6f3709

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
* `[jest-cli]` Add `isSerial` property that runners can expose to specify that
2424
they can not run in parallel
2525
[#5706](https://github.com/facebook/jest/pull/5706)
26+
* `[jest-mock]` Update `spyOnProperty` to support spying on the prototype
27+
chain ([#5753](https://github.com/facebook/jest/pull/5753))
2628

2729
### Fixes
2830

0 commit comments

Comments
 (0)