summaryrefslogtreecommitdiff
path: root/metrics/next-android-render-test-runner-style.json
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/next-android-render-test-runner-style.json')
-rw-r--r--metrics/next-android-render-test-runner-style.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/metrics/next-android-render-test-runner-style.json b/metrics/next-android-render-test-runner-style.json
index b00e9f0ea1..fb774b97dc 100644
--- a/metrics/next-android-render-test-runner-style.json
+++ b/metrics/next-android-render-test-runner-style.json
@@ -1,6 +1,6 @@
{
- "asset_path": "../mapbox-gl-js/test/integration",
"base_test_path": "../mapbox-gl-js/test/integration",
+ "cache_path": "cache-style.db",
"expectation_paths": [
"expectations/platform-all",
"expectations/platform-android"
@@ -15,6 +15,5 @@
"probeGFX",
"probeNetwork"
],
- "result_path": "/sdcard",
- "vendor_path": "../vendor"
+ "result_path": "/sdcard"
}