This commit is contained in:
polesye
2013-10-02 21:50:51 +03:00
parent 2a2c9d1989
commit 298e0a9b16

View File

@@ -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')