Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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 () {
Expand Down