Skip to content

Commit

Permalink
fix whitespace in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 23, 2018
1 parent af2ada4 commit 77d2e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -33,7 +33,7 @@
* `[jest-mock]` Add support for auto-mocking generator functions
([#5983](https://github.com/facebook/jest/pull/5983))
* `[expect]` Add support for async matchers
 ([#5919](https://github.com/facebook/jest/pull/5919))
 ([#5919](https://github.com/facebook/jest/pull/5919))
* `[expect]` Suggest toContainEqual
([#5948](https://github.com/facebook/jest/pull/5953))
* `[jest-config]` Export Jest's default options
Expand Down

0 comments on commit 77d2e8e

Please sign in to comment.