Commit 49e0d6b5 by Jesse Zoldak

Disable video handout tests

parent 20d3eaa4
......@@ -3,10 +3,11 @@
"""
Acceptance tests for CMS Video Handout.
"""
from unittest import skip
from .test_studio_video_module import CMSVideoBaseTest
@skip('Failing in master in wait_for_video_component_render BLD-1194')
class VideoHandoutTest(CMSVideoBaseTest):
"""
CMS Video Handout Test Class
......
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