Skip to content

Commit fac8b9a

Browse files
committed
CI: Fix behat test for Combination true/false/don't-know question
1 parent d27debd commit fac8b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/behat/features/toolExercise.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ Feature: Exercise tool
208208
Then I fill in ckeditor field "comment[1]" with "Comment true"
209209
Then I fill in ckeditor field "comment[2]" with "Comment false"
210210
And I press "submitQuestion"
211+
And wait for the page to be loaded
211212
Then I should see "Item added"
212213

213214
Scenario: Add question "Global multiple answer" to exercise created "Exercise 1"

0 commit comments

Comments
 (0)