Merge pull request #3440 from edx/ammar/config-youtube-stub-for-bok-choy
Configure youtube stub for bok-choy
This commit is contained in:
@@ -37,8 +37,6 @@ def configure_youtube_api(_step, action):
|
||||
@step('I have created a Video component$')
|
||||
def i_created_a_video_component(_step):
|
||||
|
||||
assert_less(world.youtube.config['youtube_api_response'].status_code, 400, "Real Youtube server is unavailable")
|
||||
|
||||
world.create_course_with_unit()
|
||||
world.create_component_instance(
|
||||
step=_step,
|
||||
|
||||
Reference in New Issue
Block a user