mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
dont run timeslider test for now
This commit is contained in:
parent
1d5dbd45ca
commit
7a2f16f288
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ describe("timeslider", function(){
|
||||||
this.timeout(6000);
|
this.timeout(6000);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("loads adds a hundred revisions", function(done) {
|
xit("loads adds a hundred revisions", function(done) {
|
||||||
var inner$ = helper.padInner$;
|
var inner$ = helper.padInner$;
|
||||||
var chrome$ = helper.padChrome$;
|
var chrome$ = helper.padChrome$;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue