temporarily disable test to observe impact

This commit is contained in:
Geert Premereur
2020-01-08 15:31:33 +01:00
committed by Andreas Hocevar
parent 2d7e55e26a
commit e9e75cd8af

View File

@@ -408,7 +408,7 @@ describe('ol.interaction.Select', function() {
});
describe('clear event listeners on interaction removal', function() {
xdescribe('clear event listeners on interaction removal', function() {
let firstInteraction, secondInteraction, feature;
beforeEach(function() {