temporarily disable test to observe impact
This commit is contained in:
committed by
Andreas Hocevar
parent
2d7e55e26a
commit
e9e75cd8af
@@ -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;
|
let firstInteraction, secondInteraction, feature;
|
||||||
|
|
||||||
beforeEach(function() {
|
beforeEach(function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user