mirror of
https://github.com/moodle/moodle.git
synced 2025-03-23 17:10:20 +01:00
Merge branch 'MDL-60700-master-fix' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
c9f995872f
@ -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…
x
Reference in New Issue
Block a user