MOBILE-4616 login: Fix text on behat

main
Pau Ferrer Ocaña 2024-07-12 13:53:14 +02:00
parent b96b66bedd
commit 746e60f51e
1 changed files with 1 additions and 1 deletions

View File

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