Skip to content

Commit

Permalink
Coding style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaglancy committed Oct 2, 2024
1 parent 566deb5 commit 4b0b44f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/format_flexsections_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ final class format_flexsections_test extends \advanced_testcase {
public function setUp(): void {
global $CFG;
require_once($CFG->dirroot . '/course/lib.php');
parent::setUp();
}

/**
Expand Down

0 comments on commit 4b0b44f

Please sign in to comment.