mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Fix Readme link to Testing section Fix Readme link to Testing section ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [Android] [Fixed] - Fixed link to Testing in React Native Android ReadMe file Pull Request resolved: https://github.com/facebook/react-native/pull/31387 Test Plan: Change has been made to a Readme documentation, no changes in code Reviewed By: TheSavior Differential Revision: D28192184 Pulled By: PeteTheHeat fbshipit-source-id: 6d4503f68398accacead116b43981e03e4c1430a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
333b46c4b0
commit
7db89f90ee
@@ -4,4 +4,4 @@ See the [docs on the website](https://reactnative.dev/docs/building-from-source.
|
||||
|
||||
# Running tests
|
||||
|
||||
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://reactnative.dev/docs/testing.html).
|
||||
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://github.com/facebook/react-native/wiki/Tests).
|
||||
|
||||
Reference in New Issue
Block a user