Skip to content

Commit 9d4c7fb

Browse files
committed
Merge remote-tracking branch 'origin/master' into tar-ge-v6.1.2
2 parents 40b84dd + 4bee096 commit 9d4c7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/compare_pixels_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ for(var i = 0; i < allMockList.length; i++) {
130130
'mapbox_layers',
131131
'mapbox_custom-style',
132132
'mapbox_geojson-attributes'
133-
].indexOf(mockName) !== -1 ? 0.5 : 0.15
133+
].indexOf(mockName) !== -1 ? 1 : 0.15
134134
});
135135

136136
if(numDiffPixels) {

0 commit comments

Comments
 (0)