mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-43584 behat: Updating features to use the new expected arguments
This commit is contained in:
parent
14ebd16390
commit
50edfdca03
7 changed files with 26 additions and 26 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue