Disabled video start and end time test

This commit is contained in:
Will Daly
2014-01-13 13:37:58 -05:00
parent a86086b771
commit 3f126ac46c

View File

@@ -556,7 +556,8 @@
});
});
describe('update with start & end time', function () {
// Disabled 1/13/14 due to flakiness observed in master
xdescribe('update with start & end time', function () {
var START_TIME = 1, END_TIME = 2;
beforeEach(function () {