From 588f38e624c522af61f739cb2c87819f6c37ab36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Fri, 25 Sep 2020 12:23:04 +0200 Subject: [PATCH] MOBILE-3519 forum: Test changes --- mod/forum/tests/behat/app_basic_usage.feature | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mod/forum/tests/behat/app_basic_usage.feature b/mod/forum/tests/behat/app_basic_usage.feature index 02a47e171..175c4bb52 100755 --- a/mod/forum/tests/behat/app_basic_usage.feature +++ b/mod/forum/tests/behat/app_basic_usage.feature @@ -263,10 +263,6 @@ Feature: Test basic usage of forum activity in app And I press "Cancel" in the app And I switch offline mode to "true" And I press "Display options" near "Reply" in the app - And I press "Delete" in the app - Then I should see "There was a problem connecting to the site. Please check your connection and try again." - - When I press "OK" in the app Then I should not see "Delete" When I switch offline mode to "false"