all cukes green; spelling error, whoops
This commit is contained in:
parent
93c70f0649
commit
18690f2b44
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Feature: Change password
|
||||||
Then I should see "Password changed"
|
Then I should see "Password changed"
|
||||||
Then I should be on the new user session page
|
Then I should be on the new user session page
|
||||||
When I sign in with password "newsecret"
|
When I sign in with password "newsecret"
|
||||||
Then I should be on the mutli page
|
Then I should be on the multi page
|
||||||
|
|
||||||
Scenario: Reset my password
|
Scenario: Reset my password
|
||||||
Given a user with email "forgetful@users.net"
|
Given a user with email "forgetful@users.net"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue