mirror of
https://github.com/maputnik/editor.git
synced 2026-07-13 09:27:25 +00:00
fix some more tests
This commit is contained in:
@@ -254,7 +254,7 @@ describe("layers", () => {
|
|||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
when.type("layer-comment.input", "{backspace}{backspace}");
|
when.type("layer-comment.input", "{backspace}{backspace}");
|
||||||
when.click("min-zoom.input-text");
|
when.click("min-zoom.input-text");
|
||||||
when.wait(200);
|
when.wait(400);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("should update style in local storage", () => {
|
it("should update style in local storage", () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user