Skip to content

Commit

Permalink
Merge branch 'MDL-71367_311' of https://github.com/stronk7/moodle int…
Browse files Browse the repository at this point in the history
…o MOODLE_311_STABLE
  • Loading branch information
sarjona committed Apr 19, 2021
2 parents 350b497 + c86f286 commit 103d168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backup/tests/backup_cleanup_task_test.php
Expand Up @@ -60,6 +60,7 @@ private function backup_course(int $courseid): string {
$user->id
);
$controller->execute_plan();
$controller->destroy(); // Unset all structures, close files...
return $controller->get_backupid();
}

Expand Down

0 comments on commit 103d168

Please sign in to comment.