Skip to content

Commit 8a0fbc1

Browse files
authored
docs: Update usage docs with latest jest config (#47)
1 parent 277cde6 commit 8a0fbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ package.
8787
## Usage
8888

8989
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))
90+
[tests setup file](https://jestjs.io/docs/en/configuration.html#setupfilesafterenv-array))
9191
and you're good to go:
9292

9393
```javascript

0 commit comments

Comments
 (0)