Skip to content

Commit

Permalink
Merge branch 'MDL-71367' of https://github.com/stronk7/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
sarjona committed Apr 19, 2021
2 parents 727bb77 + fc530b1 commit 754c8f8
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 754c8f8

Please sign in to comment.