mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-59369-master-fix' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
81af47b7cf
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ Feature: Users can be added to multiple groups at once
|
||||||
And I click on "Group 1" item in the autocomplete list
|
And I click on "Group 1" item in the autocomplete list
|
||||||
And I open the autocomplete suggestions list
|
And I open the autocomplete suggestions list
|
||||||
And I click on "Group 2" item in the autocomplete list
|
And I click on "Group 2" item in the autocomplete list
|
||||||
And I click on "Save changes" "link"
|
And I press key "27" in the field "Edit groups for \"Student 1\""
|
||||||
|
And I click on "Save changes" "link" in the "student1" "table_row"
|
||||||
Then I should see "Group 1, Group 2"
|
Then I should see "Group 1, Group 2"
|
||||||
|
|
||||||
@javascript
|
@javascript
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue