Skip to content

Commit

Permalink
Merge branch 'MDL-59369-master-fix' of git://github.com/junpataleta/m…
Browse files Browse the repository at this point in the history
…oodle
  • Loading branch information
andrewnicols committed Jul 27, 2017
2 parents ab4ae50 + 91b099d commit 81af47b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion enrol/tests/behat/add_to_group.feature
Expand Up @@ -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 open the autocomplete suggestions 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"

@javascript
Expand Down

0 comments on commit 81af47b

Please sign in to comment.