all cukes green; spelling error, whoops

This commit is contained in:
danielgrippi 2011-10-23 19:07:32 -07:00
parent 93c70f0649
commit 18690f2b44

View file

@ -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"