diff options
Diffstat (limited to 'metrics/next-linux-tsan-style.json')
-rw-r--r-- | metrics/next-linux-tsan-style.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/metrics/next-linux-tsan-style.json b/metrics/next-linux-tsan-style.json index 518337de9e..7c99b2784c 100644 --- a/metrics/next-linux-tsan-style.json +++ b/metrics/next-linux-tsan-style.json @@ -1,12 +1,11 @@ { - "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" ], "ignore_paths": [ "ignores/platform-all.json", "ignores/platform-linux.json" - ], - "vendor_path": "../vendor" + ] } |