From 35ed7d4358f94723a0c7304cc3fdba028da8fe5a Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Sat, 4 Sep 2021 15:52:47 +0100 Subject: [PATCH] Update expected scales --- test/browser/spec/ol/format/kml.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 () { ' ' + '