Skip to content

Commit

Permalink
update link in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 30, 2018
1 parent 97087a8 commit b70b07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- `[babel-preset-jest]` [**BREAKING**] Export a function instead of an object for Babel 7 compatibility ([#7203](https://github.com/facebook/jest/pull/7203))
- `[expect]` Check constructor equality in .toStrictEqual() ([#7005](https://github.com/facebook/jest/pull/7005))
- `[jest-util]` Add `jest.getTimerCount()` to get the count of scheduled fake timers ([#7285](https://github.com/facebook/jest/pull/7285))
- `[jest-util]`[**BREAKING**] Replace Jest's fake timers implementation with Lolex ([#5171](https://github.com/facebook/jest/pull/5171))
- `[jest-util]`[**BREAKING**] Replace Jest's fake timers implementation with Lolex ([#7300](https://github.com/facebook/jest/pull/7300))

### Fixes

Expand Down

0 comments on commit b70b07d

Please sign in to comment.