From 25442a77be75001665771097d8978b1191e403d9 Mon Sep 17 00:00:00 2001 From: Brad Leege Date: Fri, 29 Apr 2016 11:53:00 -0500 Subject: [android] #4902 - Standarizing Locale and Language --- platform/android/tests/docs/UI_TESTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/android/tests') diff --git a/platform/android/tests/docs/UI_TESTS.md b/platform/android/tests/docs/UI_TESTS.md index f2d74f07fb..a921804c76 100644 --- a/platform/android/tests/docs/UI_TESTS.md +++ b/platform/android/tests/docs/UI_TESTS.md @@ -39,7 +39,7 @@ Then: On Step 2, you can also separate by commas different classes: `com.mapbox.mapboxgl.testapp.MainActivityTest,com.mapbox.mapboxgl.testapp.MainActivityScreenTest` -If you have no tests for your app, or want to test some random user behaviour, +If you have no tests for your app, or want to test some random user behavior, you can just choose "Built-in: Fuzz" in step 2. ### Code coverage -- cgit v1.2.1