Commit f48dbfdc by Will Daly

Merge pull request #1528 from edx/will/disable-yt-js-test

Disable multiple YT test due to flakinesss
parents 3f899676 1435c903
......@@ -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 () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment