Skip to content

Commit 054c74d

Browse files
committed
Merge remote-tracking branch 'origin/master' into regl-2.1.0
2 parents 3a5ccd4 + e2279d4 commit 054c74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/compare_pixels_test.js

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ for(var i = 0; i < allMockList.length; i++) {
128128
// more flaky
129129
'mapbox_angles',
130130
'mapbox_layers',
131+
'mapbox_custom-style',
131132
'mapbox_geojson-attributes'
132133
].indexOf(mockName) !== -1 ? 0.5 : 0.15
133134
});

0 commit comments

Comments
 (0)