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-7.x/testing.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ If you're not using Jest, then you'll need to mock these modules according to th
58
58
59
59
## Writing tests
60
60
61
-
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.
61
+
We recommend using [React Native Testing Library](https://callstack.github.io/react-native-testing-library/) to write your tests.
0 commit comments