From a5ba01758ee168388c4324fe6058627afc81185e Mon Sep 17 00:00:00 2001 From: Tomo Tsuyuki Date: Thu, 16 Jan 2025 12:12:36 +1100 Subject: [PATCH] Fix unit test failing from MDL-81520 --- tests/privacy/provider_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/privacy/provider_test.php b/tests/privacy/provider_test.php index 9fca397..a6bd295 100644 --- a/tests/privacy/provider_test.php +++ b/tests/privacy/provider_test.php @@ -44,7 +44,7 @@ * @copyright Microsoft, Inc. * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -class provider_test extends \mod_assign\privacy\provider_test { +class provider_test extends \mod_assign\tests\provider_testcase { /** * Convenience function for creating feedback data.