Disabled video start and end time test
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user