Skip to content

Commit

Permalink
fix(changelog): fix link format of #12264 (#12293)
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Feb 2, 2022
1 parent a4339cb commit 6259ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@

### Fixes

- `[matcher-utils]` Correct diff for expected asymmetric matchers (#12264)[https://github.com/facebook/jest/pull/12264]
- `[matcher-utils]` Correct diff for expected asymmetric matchers ([#12264](https://github.com/facebook/jest/pull/12264))
- `[expect]` Add a fix for `.toHaveProperty('')` ([#12251](https://github.com/facebook/jest/pull/12251))
- `[jest-environment-node]` Add `atob` and `btoa` ([#12269](https://github.com/facebook/jest/pull/12269))

Expand Down

0 comments on commit 6259ce1

Please sign in to comment.