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){
|
beforeEach(function(cb){
|
||||||
helper.newPad(cb); // creates a new pad
|
helper.newPad(cb); // creates a new pad
|
||||||
this.timeout(60000);
|
this.timeout(60000);
|
||||||
|
|
Loading…
Reference in New Issue