diff --git a/test/spec/ol/format/gml.test.js b/test/spec/ol/format/gml.test.js index f5a9dce525..4010d56ee7 100644 --- a/test/spec/ol/format/gml.test.js +++ b/test/spec/ol/format/gml.test.js @@ -151,7 +151,7 @@ describe('ol.format.GML2', function() { ' ' + ' ' + ' ' + - ' '; + ' '; var feature = new ol.Feature({ geometry: new ol.geom.LineString([[1.1, 2], [3, 4.2]])