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