fix indentation

This commit is contained in:
mike-000
2021-05-10 16:54:02 +01:00
committed by GitHub
parent 5218251621
commit c0dd40cdb7

View File

@@ -256,7 +256,7 @@ describe('ol.interaction.Translate', function () {
expect(events).to.be.empty();
});
});
describe('moving features, with condition option', function () {
let translate;