mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
MDL-48362 enrol: Correct singleselect use in behat test
This commit is contained in:
parent
dfc18848db
commit
da45d10a51
@ -46,8 +46,7 @@ Feature: Enrolments are synchronised with meta courses
|
||||
Scenario: Add meta enrolment instance with groups
|
||||
When I follow "Course 3"
|
||||
And I navigate to "Enrolment methods" node in "Course administration > Users"
|
||||
And I set the field "Add method" to "Course meta link"
|
||||
And I press "Go"
|
||||
And I select "Course meta link" from the "Add method" singleselect
|
||||
And I set the following fields to these values:
|
||||
| Link course | Course 1 |
|
||||
| Add to group | Groupcourse 1 |
|
||||
@ -94,8 +93,7 @@ Feature: Enrolments are synchronised with meta courses
|
||||
| Link course | Course 1 |
|
||||
| Add to group | Groupcourse 1 |
|
||||
And I press "Add method"
|
||||
And I set the field "Add method" to "Course meta link"
|
||||
And I press "Go"
|
||||
And I select "Course meta link" from the "Add method" singleselect
|
||||
And I set the following fields to these values:
|
||||
| Link course | Course 2 |
|
||||
And I press "Add method"
|
||||
|
Loading…
x
Reference in New Issue
Block a user