MDL-62949 calendar: Fix behat nav to calendar

This commit is contained in:
Andrew Nicols 2018-07-20 11:48:15 +08:00
parent 8c51626841
commit 2585f77a11

View file

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