Skip to content

Commit

Permalink
MDL-77141 gradereport_user: Adjust course name to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Mar 2, 2023
1 parent c7c6573 commit b604b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grade/report/user/tests/behat/user_view.feature
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Feature: View the user report as the student will see it
| Course total | - | 383.00 | 0600 | 63.83 % | - |
And I log out
And I log in as "student1"
And I am on "Course 1" course homepage
And I am on "C1" course homepage
And I navigate to "User report" in the course gradebook
Then the following should exist in the "user-grade" table:
| Grade item | Calculated weight | Grade | Range | Percentage | Contribution to course total |
Expand Down

0 comments on commit b604b47

Please sign in to comment.