From 9ddb683a596ae28a7cb8ef3f39cdcf34cb6eebdb Mon Sep 17 00:00:00 2001 From: Rajesh Taneja Date: Tue, 15 Apr 2014 16:02:04 +0800 Subject: [PATCH] MDL-45073 report_log: Fixed behat --- report/log/tests/behat/user_log.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/report/log/tests/behat/user_log.feature b/report/log/tests/behat/user_log.feature index f8b5e9f10fe..a7d2c830eea 100644 --- a/report/log/tests/behat/user_log.feature +++ b/report/log/tests/behat/user_log.feature @@ -52,6 +52,7 @@ Feature: User can view activity log. And I click on "Disable" "link" in the "Standard log" "table_row" And I log out And I log in as "teacher1" + And I follow "Course 1" And I navigate to "Participants" node in "Current course > C1" And I follow "Student 1" When I navigate to "Today's logs" node in "Profile settings for Student 1 > Activity reports"