Merge pull request #1528 from edx/will/disable-yt-js-test
Disable multiple YT test due to flakinesss
This commit is contained in:
@@ -240,7 +240,8 @@
|
||||
}
|
||||
});
|
||||
|
||||
describe('multiple YT on page', function () {
|
||||
// Disabled 10/29/13 due to flakiness in master
|
||||
xdescribe('multiple YT on page', function () {
|
||||
var state1, state2, state3;
|
||||
|
||||
beforeEach(function () {
|
||||
|
||||
Reference in New Issue
Block a user