mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-59675 core_calendar: reload page after create event
This commit is contained in:
parent
66c7f71950
commit
2d7008aeab
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Feature: Open calendar popup
|
||||||
| Type of event | site |
|
| Type of event | site |
|
||||||
| Event title | Event 1:2 |
|
| Event title | Event 1:2 |
|
||||||
| timestart[day] | 1 |
|
| timestart[day] | 1 |
|
||||||
|
And I reload the page
|
||||||
When I hover over day "1" of this month in the calendar
|
When I hover over day "1" of this month in the calendar
|
||||||
Then I should see "Event 1:1"
|
Then I should see "Event 1:1"
|
||||||
And I should see "Event 1:2"
|
And I should see "Event 1:2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue