diff --git a/mod/forum/tests/behat/app_basic_usage.feature b/mod/forum/tests/behat/app_basic_usage.feature index 3fb318d03..b2cb3d8ac 100755 --- a/mod/forum/tests/behat/app_basic_usage.feature +++ b/mod/forum/tests/behat/app_basic_usage.feature @@ -149,7 +149,7 @@ Feature: Test basic usage of forum activity in app When I press "Edit" in the app And I set the field "Message" to "not sent reply edited" in the app - And I press "Post to forum" in the app + And I press "Save changes" in the app Then I should find "Not sent" in the app And I should find "This Discussion has offline data to be synchronised" in the app