mirror of
https://github.com/maputnik/editor.git
synced 2026-03-06 18:30:02 +00:00
OpenLayers removed in previous PR.
This commit is contained in:
@@ -171,7 +171,7 @@ describe("modals", function() {
|
||||
assert.equal(styleObj.metadata["maputnik:openmaptiles_access_token"], apiKey);
|
||||
})
|
||||
|
||||
it("style renderer", function() {
|
||||
it.skip("style renderer", function() {
|
||||
var selector = wd.$("modal-settings.maputnik:renderer");
|
||||
browser.selectByValue(selector, "ol3");
|
||||
browser.click(wd.$("modal-settings.name"))
|
||||
|
||||
Reference in New Issue
Block a user