Test all, not just one

This commit is contained in:
Andreas Hocevar
2016-10-14 16:12:31 +02:00
parent 761c63585d
commit 78082e2833

View File

@@ -272,7 +272,7 @@ describe('ol.rendering.layer.Vector', function() {
});
});
describe.only('polygon rendering', function() {
describe('polygon rendering', function() {
var map;
beforeEach(function() {