diff --git a/test/spec/ol/format/kmlformat.test.js b/test/spec/ol/format/kmlformat.test.js index 1dd15895e6..c5593e1b7b 100644 --- a/test/spec/ol/format/kmlformat.test.js +++ b/test/spec/ol/format/kmlformat.test.js @@ -884,7 +884,7 @@ describe('ol.format.KML', function() { expect(s.getFill().getColor()).to.eql([0, 0, 0, 0]); }); - it('can read a normal styleUrls', function() { + it('can read normal styleUrls', function() { var text = '' + ' ' +