mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7db89f90ee
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
314 B
314 B
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.