diff --git a/src/core/features/login/tests/behat/basic_usage.feature b/src/core/features/login/tests/behat/basic_usage.feature index ee070c9bb..43490dabd 100755 --- a/src/core/features/login/tests/behat/basic_usage.feature +++ b/src/core/features/login/tests/behat/basic_usage.feature @@ -135,7 +135,7 @@ Feature: Test basic usage of login in app 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 (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" Then I should see "Password has been changed"