unflake api key test (#1081)

This commit is contained in:
Birk Skyum
2025-02-25 11:15:16 +01:00
committed by GitHub
parent 9540686b40
commit 6e8c02ed65

View File

@@ -245,7 +245,7 @@ describe("modals", () => {
when.click("nav:open");
get.elementByAttribute('aria-label', "MapTiler Basic").should('exist').click();
when.wait(1000);
when.click("nav:settings");
when.select("modal:settings.maputnik:renderer", "mlgljs");