diff --git a/mod/choice/tests/behat/app_basic_usage.feature b/mod/choice/tests/behat/app_basic_usage.feature index d6054ad60..114370a4e 100644 --- a/mod/choice/tests/behat/app_basic_usage.feature +++ b/mod/choice/tests/behat/app_basic_usage.feature @@ -58,6 +58,6 @@ Feature: Test basic usage in app And I should see "Option 3: 1" And I press "Remove my choice" in the app And I should see "Are you sure" - And I press "OK" in the app + And I press "Delete" in the app And I should not see "Remove my choice" And I should see "The results are not currently viewable"