mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-45897 behat: fixed behat for my home page
This commit is contained in:
parent
a43be9d8f2
commit
0631009caf
@ -22,8 +22,11 @@ Feature: Reset my home page to default
|
||||
Scenario: Add blocks to page and reset
|
||||
When I press "Customise this page"
|
||||
And I add the "Latest news" block
|
||||
And I add the "My latest badges" block
|
||||
And I add the "Comments" block
|
||||
And I press "Reset page to default"
|
||||
Then I should not see "Latest news"
|
||||
And I should not see "My latest badges"
|
||||
And I should see "My latest badges"
|
||||
And I should see "Calendar"
|
||||
And I should see "Upcoming events"
|
||||
And I should not see "Comments"
|
||||
And I should not see "Reset page to default"
|
Loading…
x
Reference in New Issue
Block a user