two cukes failed because the local files were changed?

This commit is contained in:
Maxwell Salzberg 2012-03-14 18:44:10 -07:00
parent 70cc9c5c96
commit 2d3df3e374
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ en:
inactive: 'Your account was not activated yet.'
sessions:
new:
login: 'Login'
login: 'Log in'
username: 'Username'
password: 'Password'
sign_in: 'Sign in'

View file

@ -20,7 +20,7 @@ Feature: Change password
And I press "Send me reset password instructions"
Then I should see "You will receive an email with instructions"
And I follow the "Change my password" link from the last sent email
Then I should see "Change your password"
Then I should see "Change my password"
And I fill in "Password" with "supersecret"
And I fill in "Password confirmation" with "supersecret"
And I press "Change my password"