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
|
@ -12,6 +12,6 @@ Feature: We can use the user report
|
|||
Given I log in as "admin"
|
||||
And I am on site homepage
|
||||
And I follow "Course 1"
|
||||
And I go to "View > User report" in the course gradebook
|
||||
And I navigate to "View > User report" in the course gradebook
|
||||
And I select "All users (0)" from the "Select all or one user" singleselect
|
||||
Then I should see "No students enrolled in this course yet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue