update val version and clean external video export tests

This commit is contained in:
Qubad786
2018-01-24 20:17:22 +05:00
parent 25576051df
commit 287f4836af
3 changed files with 2 additions and 57 deletions

View File

@@ -935,6 +935,7 @@ class VideoDescriptor(VideoFields, VideoTranscriptsMixin, VideoStudioViewHandler
xml (lxml object): xml representation of video to be imported
course_id (str): course id
"""
edx_video_id = ''
if self.edx_video_id is not None:
edx_video_id = self.edx_video_id.strip()