MDL-43584 behat: Updating features to use the new expected arguments

This commit is contained in:
David Monllao 2014-01-09 18:51:55 +08:00
parent 14ebd16390
commit 50edfdca03
7 changed files with 26 additions and 26 deletions

View file

@ -50,8 +50,8 @@ Feature: Group assignment submissions
And I press "Save changes"
And I expand "Users" node
And I follow "Groups"
And I add "student0" user to "Group 1" group
And I add "student1" user to "Group 1" group
And I add "Student 0 (student0@asd.com)" user to "Group 1" group members
And I add "Student 1 (student1@asd.com)" user to "Group 1" group members
And I follow "Course 1"
And I follow "Test assignment name"
And I follow "View/grade all submissions"