We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a5ccd4 + e2279d4 commit 054c74dCopy full SHA for 054c74d
1 file changed
test/image/compare_pixels_test.js
@@ -128,6 +128,7 @@ for(var i = 0; i < allMockList.length; i++) {
128
// more flaky
129
'mapbox_angles',
130
'mapbox_layers',
131
+ 'mapbox_custom-style',
132
'mapbox_geojson-attributes'
133
].indexOf(mockName) !== -1 ? 0.5 : 0.15
134
});
0 commit comments