mirror of
https://github.com/maputnik/editor.git
synced 2026-07-09 23:47:25 +00:00
Move playwrite stuff to utils folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { v1 as uuid } from "uuid";
|
||||
import { beforeEach, describe, test } from "./fixtures";
|
||||
import { beforeEach, describe, test } from "./utils/fixtures";
|
||||
import { MaputnikDriver } from "./maputnik-driver";
|
||||
|
||||
describe("layer editor", () => {
|
||||
|
||||
Reference in New Issue
Block a user