diff --git a/question/type/ddwtos/tests/behat/edit.feature b/question/type/ddwtos/tests/behat/edit.feature index 4e9b9f0da7e..9d5c885d27f 100644 --- a/question/type/ddwtos/tests/behat/edit.feature +++ b/question/type/ddwtos/tests/behat/edit.feature @@ -27,7 +27,7 @@ Feature: Test editing a drag and drop into text questions And I should see "Choice [[1]]" And I should see "Choice [[2]]" And I should see "Choice [[3]]" - And I should see "Write the answer to be dragged into each gap. You can include extra answers to increase difficulty." in the "Choices" "fieldset" + And I should see "Write the answers to be dragged into the gaps. You can include extra answers to increase difficulty." in the "Choices" "fieldset" And I set the following fields to these values: | Question name | Edited question name | And I press "id_submitbutton"