MDL-59675 core_calendar: reload page after create event

This commit is contained in:
Simey Lameze 2017-08-24 09:48:00 +08:00
parent 66c7f71950
commit 2d7008aeab

View file

@ -27,6 +27,7 @@ Feature: Open calendar popup
| Type of event | site |
| Event title | Event 1:2 |
| timestart[day] | 1 |
And I reload the page
When I hover over day "1" of this month in the calendar
Then I should see "Event 1:1"
And I should see "Event 1:2"