mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 19:50:14 +01:00
MDL-44523 Behat: Fixed event filter test with change in edulevel
This commit is contained in:
parent
248cae7600
commit
5544234afc
@ -42,11 +42,11 @@ Feature: Page contains a list of events
|
||||
And I press "clearbutton"
|
||||
And I set the field "eventname" to "viewed"
|
||||
And I set the field "eventcomponent" to "Forum"
|
||||
And I set the field "eventedulevel" to "Other"
|
||||
And I set the field "eventedulevel" to "Participating"
|
||||
And I set the field "eventcrud" to "read"
|
||||
And I press "filterbutton"
|
||||
Then I should see "User report viewed"
|
||||
And I should not see "Discussion viewed"
|
||||
And I should not see "Subscribers viewed"
|
||||
|
||||
@javascript
|
||||
Scenario: Details of an event are viewable
|
||||
|
Loading…
x
Reference in New Issue
Block a user