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 277cde6 commit 8a0fbc1Copy full SHA for 8a0fbc1
README.md
@@ -87,7 +87,7 @@ package.
87
## Usage
88
89
Import `@testing-library/jest-native/extend-expect` once (for instance in your
90
-[tests setup file](https://facebook.github.io/jest/docs/en/configuration.html#setuptestframeworkscriptfile-string))
+[tests setup file](https://jestjs.io/docs/en/configuration.html#setupfilesafterenv-array))
91
and you're good to go:
92
93
```javascript
0 commit comments