From a0394ce78fa6decc4c2fe867a885aedd300b8a17 Mon Sep 17 00:00:00 2001 From: Huong Nguyen Date: Thu, 11 Jul 2024 15:15:34 +0700 Subject: [PATCH] MDL-80489 qtype_ddtos: Update Behat to match language string --- question/type/ddwtos/tests/behat/edit.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"