Merge pull request #3419 from elemoine/describeonly
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;
|
||||
|
||||
describe('with multi set to true', function() {
|
||||
|
||||
Reference in New Issue
Block a user