Commit 298e0a9b by polesye

Add $.

parent 2a2c9d19
......@@ -30,7 +30,7 @@ def i_created_a_video_with_subs(_step, sub_id):
world.visit(video_url)
@step('I have uploaded (.*) subtitles')
@step('I have uploaded (.*) subtitles$')
def i_have_uploaded_subtitles(_step, sub_id):
_step.given('I go to the files and uploads page')
......
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