MOBILE-4616 login: Fix text on behat
parent
b96b66bedd
commit
746e60f51e
|
@ -135,7 +135,7 @@ Feature: Test basic usage of login in app
|
||||||
When I set the field "Current password" to "student1"
|
When I set the field "Current password" to "student1"
|
||||||
And I set the field "New password" to "NewPassword1*"
|
And I set the field "New password" to "NewPassword1*"
|
||||||
And I set the field "New password (again)" to "NewPassword1*"
|
And I set the field "New password (again)" to "NewPassword1*"
|
||||||
And I click on "Sign out everywhere" "checkbox"
|
And I click on "Log out of all web apps" "checkbox"
|
||||||
And I click on "Save changes" "button"
|
And I click on "Save changes" "button"
|
||||||
Then I should see "Password has been changed"
|
Then I should see "Password has been changed"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue