Merge pull request #5969 from ahocevar/not-only

Test all, not just one
This commit is contained in:
Andreas Hocevar
2016-10-14 17:52:37 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

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() {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB