Skip to content

Commit

Permalink
Issue microsoft#2735: Fix unit test failing
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelReyesCatcan committed Dec 19, 2024
1 parent 79265d3 commit bd97e91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit bd97e91

Please sign in to comment.