From e67a7496f2eaa78cda53106a8cf66acc8a51fb8b Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 5 Apr 2018 16:34:26 +0000 Subject: [PATCH] Deploy website Deploy website version based on e356f41f5d4eeac4fb21c063fe97e9e177698514 --- docs/next/testing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/next/testing.html b/docs/next/testing.html index 1d77214af84..c15208217f2 100644 --- a/docs/next/testing.html +++ b/docs/next/testing.html @@ -35,7 +35,7 @@ $ npm run flow javac 1.8.0_111

The version string 1.8.x_xxx corresponds to JDK 8.

-

You also need to install the Buck build tool.

+

You also need to install the Buck build tool. Note that brew may not install the version needed to run the tests. For best results, use the same version as the GitHub builds, which can be found in the .circleci folder in the root of the repo.

To run the Android unit tests:

$ cd react-native
 $ ./scripts/run-android-local-unit-tests.sh