Skip to content

Commit

Permalink
Fix Moodle plugins CI errors
Browse files Browse the repository at this point in the history
  • Loading branch information
patmr7 committed Nov 25, 2024
1 parent 47e4abe commit e4d04e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/privacy_provider_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ final class privacy_provider_test extends provider_testcase {
* Tests set up.
*/
protected function setUp(): void {
parent::setUp();
$this->resetAfterTest();
$this->setAdminUser();
}
Expand Down

0 comments on commit e4d04e2

Please sign in to comment.