Skip to content

Commit 0218ea7

Browse files
olethanhalexkrolick
authored andcommitted
Documentation: native-testing-library fix preset name (#279)
1 parent 722895b commit 0218ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/native-testing-library/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ of the snippets you'll find throughout the website work without any additional
1111
configuration assuming you use Jest and a moderately recent version of React
1212
Native.
1313

14-
We strongly encourage you to use Jest with the `Native Testing Library` preset.
14+
We strongly encourage you to use Jest with the `@testing-library/react-native` preset.
1515
The `react-native` preset should also work, but you'll be getting the best
1616
experience when using our preset. There may be some additional mocks you need to
1717
provide to such as mocks for `react-native-gesture-handler` when using

0 commit comments

Comments
 (0)