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: website/docs/Troubleshooting.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Errors that might indicate that you are facing this issue:
28
28
29
29
## Example repository
30
30
31
-
We maintain an [example repository](https://github.com/callstack/react-native-testing-library/tree/main/examples/basic) that showcases a modern React Native Testing Library setup with TypeScript, Jest Native, etc.
31
+
We maintain an [example repository](https://github.com/callstack/react-native-testing-library/tree/main/examples/basic) that showcases a modern React Native Testing Library setup with TypeScript, etc.
32
32
33
33
In case something does not work in your setup you can refer to this repository for recommended configuration.
0 commit comments