Make test pass on Firefox on OSX as well
This commit is contained in:
@@ -66,7 +66,7 @@ describe('ol.rendering.layer.VectorTile', function() {
|
|||||||
map = createMap('canvas');
|
map = createMap('canvas');
|
||||||
waitForTiles(source, {}, function() {
|
waitForTiles(source, {}, function() {
|
||||||
expectResemble(map, 'spec/ol/layer/expected/vectortile-canvas.png',
|
expectResemble(map, 'spec/ol/layer/expected/vectortile-canvas.png',
|
||||||
11.0, done);
|
11.6, done);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user