Commit 774dd036 by Will Daly

Disable another video caption test

parent b2cd0d28
...@@ -15,11 +15,11 @@ Feature: CMS.Video Component ...@@ -15,11 +15,11 @@ Feature: CMS.Video Component
# 3 # 3
# Sauce Labs cannot delete cookies # Sauce Labs cannot delete cookies
@skip_sauce # @skip_sauce
Scenario: Captions are hidden correctly #Scenario: Captions are hidden correctly
Given I have created a Video component with subtitles # Given I have created a Video component with subtitles
And I have hidden captions # And I have hidden captions
Then when I view the video it does not show the captions # Then when I view the video it does not show the captions
# 4 # 4
# Sauce Labs cannot delete cookies # Sauce Labs cannot delete cookies
......
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