mirror of
https://github.com/maputnik/editor.git
synced 2026-06-17 20:57:27 +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>
|
* See <https://github.com/webdriverio/webdriverio/issues/1126>
|
||||||
*/
|
*/
|
||||||
it("undo/redo", function() {
|
it.skip("undo/redo", function() {
|
||||||
var styleObj;
|
var styleObj;
|
||||||
|
|
||||||
browser.url(config.baseUrl+"?debug&style="+helper.getStyleUrl([
|
browser.url(config.baseUrl+"?debug&style="+helper.getStyleUrl([
|
||||||
|
|||||||
Reference in New Issue
Block a user