mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
Merge branch 'MDL-60046-master' of https://github.com/snake/moodle
This commit is contained in:
commit
122b8aa73b
@ -49,14 +49,12 @@ Feature: Organize students into groups
|
||||
And I navigate to course participants
|
||||
And I open the autocomplete suggestions list
|
||||
And I click on "Group: Group 1" item in the autocomplete list
|
||||
And I press "Filter"
|
||||
And I should see "Student 0"
|
||||
And I should see "Student 1"
|
||||
And I should not see "Student 2"
|
||||
And I click on "Group: Group 1" "text" in the ".form-autocomplete-selection" "css_element"
|
||||
And I open the autocomplete suggestions list
|
||||
And I click on "Group: Group 2" item in the autocomplete list
|
||||
And I press "Filter"
|
||||
And I should see "Student 2"
|
||||
And I should see "Student 3"
|
||||
And I should not see "Student 0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user