From 27018ee73a1c69bde562dd78d5026d842d9b7075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Mon, 25 May 2020 14:00:55 +0200 Subject: [PATCH] MOBILE-3434 forum: Update forum behat --- mod/forum/tests/behat/app_basic_usage.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/forum/tests/behat/app_basic_usage.feature b/mod/forum/tests/behat/app_basic_usage.feature index 099472334..0d0a83b7d 100644 --- a/mod/forum/tests/behat/app_basic_usage.feature +++ b/mod/forum/tests/behat/app_basic_usage.feature @@ -28,7 +28,6 @@ Feature: Test basic usage in app And I set the field "Message" to "An awesome message" in the app And I press "Post to forum" in the app Then I should see "My happy subject" - And I should see "An awesome message" @app_upto3.6.1 Scenario: Student posts a reply