mirror of
https://github.com/maputnik/editor.git
synced 2026-01-05 04:50:01 +00:00
Update tests
This commit is contained in:
@@ -11,6 +11,7 @@ describe("layers", function() {
|
||||
"geojson:example",
|
||||
"raster:raster"
|
||||
]));
|
||||
browser.alertAccept();
|
||||
browser.waitForExist(".maputnik-toolbar-link");
|
||||
browser.flushReactUpdates();
|
||||
|
||||
@@ -449,6 +450,7 @@ describe("layers", function() {
|
||||
browser.url(config.baseUrl+"?debug&style="+getStyleUrl([
|
||||
"geojson:example"
|
||||
]));
|
||||
browser.alertAccept();
|
||||
|
||||
helper.modal.addLayer.open();
|
||||
var aId = helper.modal.addLayer.fill({
|
||||
|
||||
Reference in New Issue
Block a user