From 58031eea30fd3b6e51f8049f620c0d3e18ede1bc Mon Sep 17 00:00:00 2001 From: rajesh Taneja Date: Thu, 3 Sep 2015 17:10:45 +0800 Subject: [PATCH] MDL-51090 behat: switch to main window --- mod/quiz/tests/behat/manually_mark_question.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/mod/quiz/tests/behat/manually_mark_question.feature b/mod/quiz/tests/behat/manually_mark_question.feature index dba965283aa..30eaad05a4c 100644 --- a/mod/quiz/tests/behat/manually_mark_question.feature +++ b/mod/quiz/tests/behat/manually_mark_question.feature @@ -55,3 +55,4 @@ Feature: Teachers can override the grade for any question And I set the field "Mark" to "10.0" And I press "Save" And I should see "Changes saved" + And I switch to the main window