Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 7, 2022
1 parent b7cc923 commit 928f634
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/expect-utils/README.md
Expand Up @@ -2,6 +2,4 @@

This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).

You probably don't want to use this package directly. E.g. if you're writing
[custom matcher](https://jestjs.io/docs/expect#expectextendmatchers), you should use the injected
[`this.equals`](https://jestjs.io/docs/expect#thisequalsa-b).
You probably don't want to use this package directly. E.g. if you're writing [custom matcher](https://jestjs.io/docs/expect#expectextendmatchers), you should use the injected [`this.equals`](https://jestjs.io/docs/expect#thisequalsa-b).

0 comments on commit 928f634

Please sign in to comment.