mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Disable undo/redo again.
This commit is contained in:
@@ -23,7 +23,7 @@ describe("history", function() {
|
||||
/**
|
||||
* See <https://github.com/webdriverio/webdriverio/issues/1126>
|
||||
*/
|
||||
it("undo/redo", function() {
|
||||
it.skip("undo/redo", function() {
|
||||
var styleObj;
|
||||
|
||||
browser.url(config.baseUrl+"?debug&style="+helper.getStyleUrl([
|
||||
|
||||
Reference in New Issue
Block a user