You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-6.x/testing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ If you're not using Jest, then you'll need to mock these modules according to th
55
55
56
56
## Writing tests
57
57
58
-
We recommend using [React Native Testing Library](https://callstack.github.io/react-native-testing-library/)along with [`jest-native`](https://github.com/testing-library/jest-native)to write your tests.
58
+
We recommend using [React Native Testing Library](https://callstack.github.io/react-native-testing-library/) to write your tests.
0 commit comments