diff --git a/tests/behat/app_behat_runtime.js b/tests/behat/app_behat_runtime.js index 265704e6a..54daed900 100644 --- a/tests/behat/app_behat_runtime.js +++ b/tests/behat/app_behat_runtime.js @@ -449,7 +449,7 @@ case 'more menu': foundButton = findElementsBasedOnText({ text: 'More', - near: { text: 'Notifications' }, + near: { text: 'Messages' }, })[0]; break; case 'user menu' :