Skip to content

Commit e2279d4

Browse files
authored
Merge pull request #5873 from plotly/flaky-mapbox_custom-style
tag `mapbox_custom-style` mock as flaky
2 parents d0c2fac + d4f2ebe commit e2279d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/compare_pixels_test.js

Lines changed: 1 addition & 0 deletions
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)