mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-62949 calendar: Fix behat nav to calendar
This commit is contained in:
parent
8c51626841
commit
2585f77a11
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue