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"