Merge pull request #1476 from edx/will/disable-caption-js
Disable video caption test seen to fail in master.
This commit is contained in:
@@ -522,7 +522,8 @@
|
||||
});
|
||||
});
|
||||
|
||||
describe('scrollCaption', function () {
|
||||
// Disabled 10/23/13 due to flakiness in master
|
||||
xdescribe('scrollCaption', function () {
|
||||
beforeEach(function () {
|
||||
initialize();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user