diff --git a/test/spec/GeoExt/data/store/Features.test.js b/test/spec/GeoExt/data/store/Features.test.js index 904d6903c..a0ef908bd 100644 --- a/test/spec/GeoExt/data/store/Features.test.js +++ b/test/spec/GeoExt/data/store/Features.test.js @@ -493,7 +493,7 @@ describe('GeoExt.data.store.Features', function() { ); }); - it('is done correctly for "clear"', function () { + it('is done correctly for "clear"', function() { layer.getSource().clear(); expect(store.getCount()).to.be( layer.getSource().getFeatures().length