Disable video_bumper_spec.js

This commit is contained in:
Usman Khalid
2016-04-15 14:47:57 +05:00
parent c369e0ea1b
commit 3929bf50ce

View File

@@ -1,6 +1,6 @@
(function (WAIT_TIMEOUT) {
'use strict';
describe('VideoBumper', function () {
xdescribe('VideoBumper', function () {
var state, oldOTBD, waitForPlaying;
waitForPlaying = function (state, done) {