From c4c665badcb34f733160d0f09291e87b17087c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Castell=C3=B3n?= Date: Mon, 27 Jan 2020 09:17:55 +0100 Subject: [PATCH] MOBILE-3319 behat: Behat basic test for messages --- mod/messages/tests/behat/app_basic_usage.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/messages/tests/behat/app_basic_usage.feature b/mod/messages/tests/behat/app_basic_usage.feature index 54cc8ea20..f7b446a8a 100755 --- a/mod/messages/tests/behat/app_basic_usage.feature +++ b/mod/messages/tests/behat/app_basic_usage.feature @@ -86,7 +86,7 @@ Feature: Test basic usage of messages in app And I press "Contacts" in the app And I press "Requests" in the app And I press "Teacher teacher" in the app - And I press "Accept and add to contacts" in the appa + And I press "Accept and add to contacts" in the app And I press "Contacts" near "Requests" in the app Then the header should be "Contacts" in the app And I should see "Teacher teacher"