X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fselenium%2Fspecs%2Frollback.js;h=086f09ecbf5ae5640bfaa373fc4b22c4e1d39753;hp=faf1d6cf9aba802459696ae79d5cb0acc425451d;hb=96fa73b3cf7b697942826e4aeaa2778e74ebcc02;hpb=f6633d9f46951e57e5c7060953194aeeb7522024 diff --git a/tests/selenium/specs/rollback.js b/tests/selenium/specs/rollback.js index faf1d6cf9a..086f09ecbf 100644 --- a/tests/selenium/specs/rollback.js +++ b/tests/selenium/specs/rollback.js @@ -103,7 +103,7 @@ describe( 'Rollback without confirmation', function () { HistoryPage.open( name ); } ); - it( 'should perform rollback via POST request without asking the user to confirm', function () { + it.skip( 'should perform rollback via POST request without asking the user to confirm', function () { HistoryPage.rollback.click(); // waitUntil indirectly asserts that the content we are looking for is present