mirror of
https://github.com/maputnik/editor.git
synced 2026-01-09 06:50:00 +00:00
unflake api key test (#1081)
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user