fix some more tests

This commit is contained in:
shelly_goldblit
2023-12-31 12:05:50 +02:00
parent ff547fc3f7
commit 6aa48d66a2

View File

@@ -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", () => {