Test all, not just one
This commit is contained in:
@@ -272,7 +272,7 @@ describe('ol.rendering.layer.Vector', function() {
|
||||
});
|
||||
});
|
||||
|
||||
describe.only('polygon rendering', function() {
|
||||
describe('polygon rendering', function() {
|
||||
|
||||
var map;
|
||||
beforeEach(function() {
|
||||
|
||||
Reference in New Issue
Block a user