Remove describe.only
This commit is contained in:
@@ -137,7 +137,7 @@ describe('ol.interaction.Select', function() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.only('filter out features using the filter option', function() {
|
describe('filter out features using the filter option', function() {
|
||||||
var select;
|
var select;
|
||||||
|
|
||||||
describe('with multi set to true', function() {
|
describe('with multi set to true', function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user