mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 10:00:02 +00:00
Switch from react-aria-menubutton to <select/>
This commit is contained in:
@@ -100,7 +100,7 @@ describe("modals", function() {
|
||||
"geojson:example"
|
||||
]));
|
||||
|
||||
browser.click(wd.$("nav:inspect"));
|
||||
browser.setValue(wd.$("nav:inspect", "select"), "inspect");
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user