mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
MDL-56614 behat: rename step for navigating in the gradebook
This commit is contained in:
parent
e5287f9b3b
commit
44f460c32a
50 changed files with 299 additions and 299 deletions
|
@ -65,6 +65,6 @@ Feature: Backup user data
|
|||
And I log out
|
||||
And I log in as "student1"
|
||||
And I follow "Course 1"
|
||||
When I go to "User report" in the course gradebook
|
||||
When I navigate to "User report" in the course gradebook
|
||||
Then "Quiz 1" row "Grade" column of "user-grade" table should contain "5"
|
||||
And "Quiz 1" row "Percentage" column of "user-grade" table should contain "50"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue