mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-62949-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
6ab64dde9c
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