mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
fix build
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { then } from "@shellygo/cypress-test-utils/assertable";
|
||||
import MaputnikDriver from "./maputnik-driver";
|
||||
import { MaputnikDriver, then } from "./maputnik-driver";
|
||||
|
||||
describe("map", () => {
|
||||
let { beforeAndAfter, get, when } = new MaputnikDriver();
|
||||
|
||||
Reference in New Issue
Block a user