We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45040d commit 3cfd279Copy full SHA for 3cfd279
README.md
@@ -87,8 +87,8 @@ package.
87
## Usage
88
89
Import `@testing-library/jest-native/extend-expect` once (for instance in your
90
-[tests setup file](https://jestjs.io/docs/en/configuration.html#setupfilesafterenv-array)) and
91
-you're good to go:
+[tests setup file](https://jestjs.io/docs/configuration#setupfilesafterenv-array)) and you're good
+to go:
92
93
```javascript
94
import '@testing-library/jest-native/extend-expect';
0 commit comments