Skip to content

Commit

Permalink
Merge branch 'wip-mdl-46865' of https://github.com/rajeshtaneja/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed Nov 19, 2014
2 parents a74d474 + e1d138a commit 23842d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions report/log/tests/behat/filter_log.feature
Expand Up @@ -32,7 +32,7 @@ Feature: In a report, admin can filter log data
And I log out
And I log in as "admin"
When I navigate to "Logs" node in "Site administration > Reports"
And I set the field "id" to "Site logs"
And I set the field "id" to "Acceptance test site (Site)"
And I set the field "user" to "All participants"
And I set the field "logreader" to "Standard log"
And I press "Get these logs"
Expand All @@ -52,7 +52,7 @@ Feature: In a report, admin can filter log data
And I log out
And I log in as "admin"
When I navigate to "Logs" node in "Site administration > Reports"
And I set the field "id" to "Site logs"
And I set the field "id" to "Acceptance test site (Site)"
And I set the field "user" to "All participants"
And I press "Get these logs"
Then I should see "User logged in as another user"
Expand All @@ -76,7 +76,7 @@ Feature: In a report, admin can filter log data
And I log out
And I log in as "admin"
When I navigate to "Logs" node in "Site administration > Reports"
And I set the field "id" to "Site logs"
And I set the field "id" to "Acceptance test site (Site)"
And I set the field "user" to "All participants"
And I press "Get these logs"
Then I should see "user login"

0 comments on commit 23842d8

Please sign in to comment.