diff --git a/mod/assign/submission/onenote/tests/privacy/provider_test.php b/mod/assign/submission/onenote/tests/privacy/provider_test.php index 55c0db6a2..7a527e51d 100644 --- a/mod/assign/submission/onenote/tests/privacy/provider_test.php +++ b/mod/assign/submission/onenote/tests/privacy/provider_test.php @@ -42,7 +42,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 { /** * Quick test to make sure that get_metadata returns something. */