mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-59287 core_completion: Update to unit tests.
This commit is contained in:
parent
1930749f46
commit
190646bd75
3 changed files with 15 additions and 10 deletions
|
@ -3237,6 +3237,8 @@ class core_course_courselib_testcase extends advanced_testcase {
|
|||
|
||||
$this->resetAfterTest(true);
|
||||
|
||||
$this->setAdminUser();
|
||||
|
||||
$CFG->enablecompletion = true;
|
||||
|
||||
$this->setTimezone('UTC');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue