Add empty line
This commit is contained in:
parent
f7669ddd49
commit
52b89004fb
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@ Feature: Sign up
|
|||
And I click the form button "Регистрация"
|
||||
Then I am successfully signed up, but my email is unconfirmed
|
||||
And I received confirmation email as "user@example.com"
|
||||
|
||||
When I try to sign in with email "user@example.com" and password "password"
|
||||
Then I fail to sign in because of unconfirmed email
|
||||
|
|
Reference in a new issue