From bfdeae2afd0cd8ffd5aaf7332d963aeebc1f38ca Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 9 Oct 2019 09:34:45 +0800 Subject: [PATCH] MDL-66779 phpunit: Correct component name for core_grades --- phpunit.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 2361ad61629..814fb04c576 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -68,7 +68,7 @@ cohort/tests - + lib/grade/tests grade/tests grade/grading/tests -- 2.43.0