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