mirror of
https://github.com/maputnik/editor.git
synced 2026-07-18 20:07:27 +00:00
unflake api key test (#1081)
This commit is contained in:
@@ -245,7 +245,7 @@ describe("modals", () => {
|
|||||||
when.click("nav:open");
|
when.click("nav:open");
|
||||||
|
|
||||||
get.elementByAttribute('aria-label', "MapTiler Basic").should('exist').click();
|
get.elementByAttribute('aria-label', "MapTiler Basic").should('exist').click();
|
||||||
|
when.wait(1000);
|
||||||
when.click("nav:settings");
|
when.click("nav:settings");
|
||||||
|
|
||||||
when.select("modal:settings.maputnik:renderer", "mlgljs");
|
when.select("modal:settings.maputnik:renderer", "mlgljs");
|
||||||
|
|||||||
Reference in New Issue
Block a user