1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-28 11:32:42 +01:00

Merge branch 'MDL-62949-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Jun Pataleta 2018-07-23 14:55:18 +08:00
commit 6ab64dde9c

@ -170,8 +170,8 @@ Feature: Perform basic calendar functionality
And I click on "New event" "button"
When I click on "Save" "button"
Then I should see "Required"
And I am on site homepage
And I follow "Calendar"
And I am on homepage
And I follow "This month"
And I click on "New event" "button"
And I set the field "Type of event" to "Course"
When I click on "Save" "button"