mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-09 22:26:18 +02:00
deactivated the timeslider test for now
This commit is contained in:
parent
922e47f8bd
commit
ebef2d2141
@ -1,4 +1,5 @@
|
||||
describe("timeslider button takes you to the timeslider of a pad", function(){
|
||||
//deactivated, we need a nice way to get the timeslider, this is ugly
|
||||
xdescribe("timeslider button takes you to the timeslider of a pad", function(){
|
||||
beforeEach(function(cb){
|
||||
helper.newPad(cb); // creates a new pad
|
||||
this.timeout(60000);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user