diff --git a/test/browser/spec/ol/format/kml.test.js b/test/browser/spec/ol/format/kml.test.js index a1115ae986..f8ad64f4cc 100644 --- a/test/browser/spec/ol/format/kml.test.js +++ b/test/browser/spec/ol/format/kml.test.js @@ -2446,7 +2446,7 @@ describe('ol.format.KML', function () { expect(imageStyle.getAnchor()).to.eql([24, 36]); expect(imageStyle.getOrigin()).to.eql([24, 108]); expect(imageStyle.getRotation()).to.eql(0); - expect(imageStyle.getScale()).to.eql(3.0); + expect(imageStyle.getScale()).to.eql(2.0); // 3.0 * 32 / 48 expect(style.getText()).to.be(getDefaultTextStyle()); expect(style.getZIndex()).to.be(undefined); }); @@ -3027,7 +3027,7 @@ describe('ol.format.KML', function () { ' ' + '