mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 15:07:41 +00:00
lint i guess
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { MaputnikDriver } from "./maputnik-driver";
|
import { MaputnikDriver } from "./maputnik-driver";
|
||||||
|
|
||||||
describe("history", () => {
|
describe("history", () => {
|
||||||
let { beforeAndAfter, when, get, should, then } = new MaputnikDriver();
|
let { beforeAndAfter, when, get, should } = new MaputnikDriver();
|
||||||
beforeAndAfter();
|
beforeAndAfter();
|
||||||
|
|
||||||
let undoKeyCombo: string;
|
let undoKeyCombo: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user