Skip to content

Commit

Permalink
MDL-80489 qtype_ddtos: Update Behat to match language string
Browse files Browse the repository at this point in the history
  • Loading branch information
HuongNV13 committed Jul 11, 2024
1 parent e28937c commit a0394ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion question/type/ddwtos/tests/behat/edit.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a0394ce

Please sign in to comment.