CI: Fix behat test for Combination true/false/don't-know question

pull/5880/head
Angel Fernando Quiroz Campos 11 months ago
parent d27debd364
commit fac8b9a633
No known key found for this signature in database
GPG Key ID: B284841AE3E562CD
  1. 1
      tests/behat/features/toolExercise.feature

@ -208,6 +208,7 @@ Feature: Exercise tool
Then I fill in ckeditor field "comment[1]" with "Comment true"
Then I fill in ckeditor field "comment[2]" with "Comment false"
And I press "submitQuestion"
And wait for the page to be loaded
Then I should see "Item added"
Scenario: Add question "Global multiple answer" to exercise created "Exercise 1"

Loading…
Cancel
Save