diff --git a/AUTHORS b/AUTHORS index 86c77ad8d5..e2ec83c3bf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -140,3 +140,4 @@ Muhammad Ammar William Desloge Marco Re Jonas Jelten +Christine Lytwynec diff --git a/lms/djangoapps/courseware/features/video.feature b/lms/djangoapps/courseware/features/video.feature index 348478a70c..b25f3d37d8 100644 --- a/lms/djangoapps/courseware/features/video.feature +++ b/lms/djangoapps/courseware/features/video.feature @@ -111,7 +111,7 @@ Feature: LMS.Video component Then menu "download_transcript" doesn't exist # 9 - Scenario: Youtube video has correct transcript if fields for other speeds are filled. + Scenario: Youtube video has correct transcript if fields for other speeds are filled Given I am registered for the course "test_course" And I have a "subs_OEoXaMPEzfM.srt.sjson" transcript file in assets And I have a "subs_b7xgknqkQk8.srt.sjson" transcript file in assets @@ -129,7 +129,7 @@ Feature: LMS.Video component And I see duration "1:56" # 10 - Scenario: Verify that each video in each sub-section includes a transcript for non-Youtube countries. + Scenario: Verify that each video in each sub-section includes a transcript for non-Youtube countries Given youtube server is up and response time is 2 seconds And I am registered for the course "test_course" And I have a "subs_OEoXaMPEzfM.srt.sjson" transcript file in assets