From 09080694077ff73a97bb595507d7409f42881bec Mon Sep 17 00:00:00 2001 From: Rajesh Taneja Date: Tue, 5 Jul 2016 07:38:54 +0800 Subject: [PATCH] MDL-50758 behat: Fixed string changes --- question/type/multichoice/tests/behat/preview.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/question/type/multichoice/tests/behat/preview.feature b/question/type/multichoice/tests/behat/preview.feature index aa7d7cd9090..e3f5b5e7115 100644 --- a/question/type/multichoice/tests/behat/preview.feature +++ b/question/type/multichoice/tests/behat/preview.feature @@ -54,7 +54,7 @@ Feature: Preview a Multiple choice question And I should see "Mark 1.00 out of 1.00" And I should see "Well done!" And I should see "The odd numbers are One and Three." - And I should see "The correct answer is: One, Three" + And I should see "The correct answers are: One, Three" And I switch to the main window @javascript @_switch_window