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.
1 parent 56b1c87 commit f138119Copy full SHA for f138119
test/image/compare_pixels_test.js
@@ -67,6 +67,7 @@ var blacklist = [
67
'map_scattercluster',
68
'map_fonts-supported-open-sans',
69
'map_fonts-supported-open-sans-weight',
70
+ 'map_layers',
71
];
72
73
if(virtualWebgl) {
test/image/make_baseline.py
@@ -71,6 +71,7 @@
74
75
]
76
allNames = [a for a in allNames if a not in blacklist]
77
0 commit comments