mirror of
https://github.com/maputnik/editor.git
synced 2026-08-27 15:37:27 +00:00
Move things back to where this will still work.
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
import { MaputnikDriver } from "./maputnik-driver";
|
||||
|
||||
test.describe("history", () => {
|
||||
const test = it;
|
||||
|
||||
describe("history", () => {
|
||||
const { beforeAndAfter, when, get, then } = new MaputnikDriver();
|
||||
beforeAndAfter();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user