From b3ec0280eadcb3dd4cc46dd54c3374ee0b33e590 Mon Sep 17 00:00:00 2001 From: Adrian Greeve Date: Thu, 7 May 2015 12:34:38 +0800 Subject: [PATCH] MDL-50039 tool_monitor: Behat update to fix error. The teacher does not have the option to select Site level rules so this section has been removed. --- admin/tool/monitor/tests/behat/subscription.feature | 2 -- 1 file changed, 2 deletions(-) diff --git a/admin/tool/monitor/tests/behat/subscription.feature b/admin/tool/monitor/tests/behat/subscription.feature index 093906eae6a..aae192c2d66 100644 --- a/admin/tool/monitor/tests/behat/subscription.feature +++ b/admin/tool/monitor/tests/behat/subscription.feature @@ -150,8 +150,6 @@ Feature: tool_monitor_subscriptions And I should see "You can subscribe to rules from the Event monitoring page." And I click on "//a[text()='Event monitoring']" "xpath_element" And the field "courseid" matches value "Course 1" - And I set the field "courseid" to "Site" - And I should not see "You can manage rules from the Event monitoring rules page." And I log out And I log in as "teacher2" And I follow "Course 1"