Skip to content

Commit

Permalink
MDL-45759 mod_quiz: Correct behat test to reflect changes from a tran…
Browse files Browse the repository at this point in the history
…slation fix
  • Loading branch information
andrewnicols committed Aug 13, 2014
1 parent 179eb9c commit 5afbca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/quiz/tests/behat/add_quiz.feature
Expand Up @@ -43,7 +43,7 @@ Feature: Add a quiz

@javascript
Scenario: Add and configure small quiz and perform an attempt as a student with Javascript enabled
Then I click on "Yes" "button" in the "Confirmation" "dialogue"
Then I click on "Submit all and finish" "button" in the "Confirmation" "dialogue"
And I should see "So you think it is true"
And I should see "Thank you, this is the general feedback"
And I should see "The correct answer is 'False'."
Expand Down

0 comments on commit 5afbca2

Please sign in to comment.