From a9e2d4c03aa4d4570556bb16beeee45c9dec25b0 Mon Sep 17 00:00:00 2001 From: Rajesh Taneja Date: Wed, 28 May 2014 17:17:27 +0800 Subject: [PATCH] MDL-45698 behat: Added extra setting, to avoid timout issue --- availability/tests/behat/display_availability.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/availability/tests/behat/display_availability.feature b/availability/tests/behat/display_availability.feature index d9db6512fd8..1efef1dc8ba 100644 --- a/availability/tests/behat/display_availability.feature +++ b/availability/tests/behat/display_availability.feature @@ -77,6 +77,7 @@ Feature: display_availability And I click on "User profile" "button" in the "Add restriction..." "dialogue" And I set the field "User profile field" to "Email address" And I set the field "Value to compare against" to "email@example.org" + And I set the field "Method of comparison" to "is equal to" And I press "Save and return to course" # Add another Page with no restrictions.