diff --git a/mod/choice/tests/behat/remove_choice_options.feature b/mod/choice/tests/behat/remove_choice_options.feature index 1563427fe6a..965fae488ab 100644 --- a/mod/choice/tests/behat/remove_choice_options.feature +++ b/mod/choice/tests/behat/remove_choice_options.feature @@ -45,6 +45,6 @@ Feature: Update a choice activity removing options And I follow "Choice name" And I should see "View 2 responses" And I navigate to "Edit settings" node in "Choice administration" - And I set the field "option[2]" to "" + And I set the field "option[2]" to "" And I press "Save and display" Then I should see "View 1 responses"