diff --git a/cms/djangoapps/contentstore/features/video.feature b/cms/djangoapps/contentstore/features/video.feature index c309761e51..a47b2313c6 100644 --- a/cms/djangoapps/contentstore/features/video.feature +++ b/cms/djangoapps/contentstore/features/video.feature @@ -15,11 +15,11 @@ Feature: CMS.Video Component # 3 # Sauce Labs cannot delete cookies - @skip_sauce - Scenario: Captions are hidden correctly - Given I have created a Video component with subtitles - And I have hidden captions - Then when I view the video it does not show the captions + # @skip_sauce + #Scenario: Captions are hidden correctly + # Given I have created a Video component with subtitles + # And I have hidden captions + # Then when I view the video it does not show the captions # 4 # Sauce Labs cannot delete cookies