fix indentation

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

View File

@@ -290,7 +290,7 @@ describe('ol.interaction.Translate', function () {
});
});
describe('changes css cursor', function () {
describe('changes css cursor', function () {
let element, translate;
beforeEach(function () {