mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
temporarely disable very slow timeslider_revision test
This commit is contained in:
parent
e676b12eb2
commit
787f1b7a3a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ describe("timeslider", function(){
|
|||
this.timeout(6000);
|
||||
});
|
||||
|
||||
it("loads adds a hundred revisions", function(done) { // passes
|
||||
xit("loads adds a hundred revisions", function(done) { // passes
|
||||
var inner$ = helper.padInner$;
|
||||
var chrome$ = helper.padChrome$;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue