Skip to content

Commit

Permalink
Try to fix behat test for ci which runs locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
srobotta committed Oct 15, 2024
1 parent 773adf6 commit e0104b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/behat/multianswerrgx.feature
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ Feature: Test the multianswerrgx question type (simulate that the plugin is enab
And I should see "REGEXP_C"

Scenario: Load REGEXP question string with feedback
When I am on the "Course 1" "core_question > course question bank" page logged in as teacher
When the following config values are set as admin:
| simulate_multianswerrgx | 0 | tiny_cloze |
And I am on the "Course 1" "core_question > course question bank" page logged in as teacher
And I press "Create a new question ..."
And I set the field "Embedded answers (Cloze)" to "1"
And I click on "Add" "button" in the "Choose a question type to add" "dialogue"
Expand Down

0 comments on commit e0104b5

Please sign in to comment.