From 2e216a2c144eb9d6ab98ecd347f8d2667be3852f Mon Sep 17 00:00:00 2001 From: polesye Date: Fri, 4 Oct 2013 16:38:16 +0300 Subject: [PATCH] Clean up the code. --- cms/djangoapps/contentstore/features/video.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms/djangoapps/contentstore/features/video.feature b/cms/djangoapps/contentstore/features/video.feature index 940d7aaba3..8f6ca144b8 100644 --- a/cms/djangoapps/contentstore/features/video.feature +++ b/cms/djangoapps/contentstore/features/video.feature @@ -57,9 +57,9 @@ Feature: CMS.Video Component And Make sure captions are open Then Captions are "visible" And I hover over button "CC" - Then Captions are "visible" after 3 seconds + Then Captions are "visible" And I hover over button "volume" - Then Captions are "visible" after 3 seconds + Then Captions are "visible" # 9 Scenario: Closed captions are invisible when mouse doesn't hover on CC button