mirror of
https://github.com/maputnik/editor.git
synced 2026-07-09 15:37:28 +00:00
Add alias for 'it' as 'test' in layers list spec
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { MaputnikDriver } from "./maputnik-driver";
|
||||
const test = it;
|
||||
|
||||
describe("layers list", () => {
|
||||
const { beforeAndAfter, get, when, then } = new MaputnikDriver();
|
||||
|
||||
Reference in New Issue
Block a user