diff options
Diffstat (limited to 'metrics/next-ios-render-test-runner-style.json')
-rw-r--r-- | metrics/next-ios-render-test-runner-style.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/metrics/next-ios-render-test-runner-style.json b/metrics/next-ios-render-test-runner-style.json new file mode 100644 index 0000000000..7b0e267728 --- /dev/null +++ b/metrics/next-ios-render-test-runner-style.json @@ -0,0 +1,13 @@ +{ + "base_test_path": "integration", + "cache_path": "cache-style.db", + "expectation_paths": [ + "expectations/platform-all", + "expectations/platform-ios" + ], + "ignore_paths": [ + "ignores/platform-all.json", + "ignores/platform-macos.json", + "ignores/platform-ios.json" + ] +}
\ No newline at end of file |