Skip to content

Commit

Permalink
MOBILE-4653 behat: Fix behats due to MDL-71378 change
Browse files Browse the repository at this point in the history
  • Loading branch information
dpalou committed Nov 27, 2024
1 parent 14a4b83 commit aa0f0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addons/mod/quiz/tests/behat/basic_usage.feature
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Feature: Attempt a quiz in app
| TF13 | 11 |

# TODO rewrite using generators.
And I am on the "Course 1" "core_question > course question bank" page logged in as teacher1
And I am on the "Quiz 2" "mod_quiz > question bank" page logged in as teacher1
And I add a "Embedded answers (Cloze)" question filling the form with:
| Question name | multianswer |
| Question text | {1:SHORTANSWER:=Berlin} is the capital of Germany. |
Expand Down

0 comments on commit aa0f0a2

Please sign in to comment.