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;
|
var map;
|
||||||
beforeEach(function() {
|
beforeEach(function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user