Commit ed97000d by polesye

Fix acceptance test.

parent f46433e7
...@@ -42,10 +42,10 @@ def correct_video_settings(_step): ...@@ -42,10 +42,10 @@ def correct_video_settings(_step):
['Display Name', 'Video', False], ['Display Name', 'Video', False],
['Download Transcript', '', False], ['Download Transcript', '', False],
['Download Video', '', False], ['Download Video', '', False],
['End Time', '0', False], ['End Time', '00:00:00', False],
['HTML5 Transcript', '', False], ['HTML5 Transcript', '', False],
['Show Transcript', 'True', False], ['Show Transcript', 'True', False],
['Start Time', '0', False], ['Start Time', '00:00:00', False],
['Video Sources', '', False], ['Video Sources', '', False],
['Youtube ID', 'OEoXaMPEzfM', False], ['Youtube ID', 'OEoXaMPEzfM', False],
['Youtube ID for .75x speed', '', False], ['Youtube ID for .75x speed', '', False],
......
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