Skip to content
Snippets Groups Projects
Commit 2d3df3e3 authored by Maxwell Salzberg's avatar Maxwell Salzberg
Browse files

two cukes failed because the local files were changed?

parent 70cc9c5c
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ en: ...@@ -16,7 +16,7 @@ en:
inactive: 'Your account was not activated yet.' inactive: 'Your account was not activated yet.'
sessions: sessions:
new: new:
login: 'Login' login: 'Log in'
username: 'Username' username: 'Username'
password: 'Password' password: 'Password'
sign_in: 'Sign in' sign_in: 'Sign in'
......
...@@ -20,7 +20,7 @@ Feature: Change password ...@@ -20,7 +20,7 @@ Feature: Change password
And I press "Send me reset password instructions" And I press "Send me reset password instructions"
Then I should see "You will receive an email with 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 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" with "supersecret"
And I fill in "Password confirmation" with "supersecret" And I fill in "Password confirmation" with "supersecret"
And I press "Change my password" And I press "Change my password"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment