mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
Merge branch 'MDL-57094-int-patch-1' of github.com:ryanwyllie/moodle
This commit is contained in:
commit
bae517c616
@ -115,7 +115,7 @@ Feature: tool_monitor_subscriptions
|
||||
And I trigger cron
|
||||
And I am on site homepage
|
||||
When I click on ".popover-region-notifications" "css_element"
|
||||
And I click on "View more" "link" in the ".popover-region-notifications" "css_element"
|
||||
And I click on "View full notification" "link" in the ".popover-region-notifications" "css_element"
|
||||
Then I should see "New rule site level"
|
||||
And I should see "The course was viewed"
|
||||
|
||||
@ -137,7 +137,7 @@ Feature: tool_monitor_subscriptions
|
||||
And I trigger cron
|
||||
And I am on site homepage
|
||||
When I click on ".popover-region-notifications" "css_element"
|
||||
And I click on "View more" "link" in the ".popover-region-notifications" "css_element"
|
||||
And I click on "View full notification" "link" in the ".popover-region-notifications" "css_element"
|
||||
Then I should see "New rule course level"
|
||||
And I should see "The course was viewed"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user