mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Merge branch 'MDL-60700-master-fix' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
c9f995872f
1 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@ Feature: Perform basic calendar functionality
|
|||
When I click on "Test choice opens" "link"
|
||||
Then "Delete" "button" should not exist
|
||||
And "Edit" "button" should not exist
|
||||
And I should see "Open event"
|
||||
And I should see "Course event"
|
||||
When I click on "Go to activity" "link"
|
||||
And I wait to be redirected
|
||||
Then I should see "Test choice"
|
||||
|
@ -150,7 +150,7 @@ Feature: Perform basic calendar functionality
|
|||
When I click on "Test choice closes" "link"
|
||||
Then "Delete" "button" should not exist
|
||||
And "Edit" "button" should not exist
|
||||
And I should see "Close event"
|
||||
And I should see "Course event"
|
||||
When I click on "Go to activity" "link"
|
||||
And I wait to be redirected
|
||||
Then I should see "Test choice"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue