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 d0c2fac + d4f2ebe commit e2279d4Copy full SHA for e2279d4
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