temporarely disable very slow timeslider_revision test

This commit is contained in:
webzwo0i 2020-07-11 08:08:42 +02:00
parent e676b12eb2
commit 787f1b7a3a

View file

@ -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$;