From 74fe0b04be76d95ca03933334eada219bed72848 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Thu, 2 Mar 2023 11:49:38 +0800 Subject: [PATCH] MDL-77141 gradereport_user: Adjust course name to fix test --- grade/report/user/tests/behat/user_view.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grade/report/user/tests/behat/user_view.feature b/grade/report/user/tests/behat/user_view.feature index 41d51c5d964..63ae20718c3 100644 --- a/grade/report/user/tests/behat/user_view.feature +++ b/grade/report/user/tests/behat/user_view.feature @@ -205,7 +205,7 @@ Feature: View the user report as the student will see it | Course total | - | 383.00 | 0–600 | 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 |