mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-11 16:18:15 -05:00
two cukes failed because the local files were changed?
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user