mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
![]() Now backup and restore operations free logger resources calling to the destroy() method. This commit ensures: 1) That gc_collect_cycles() is not used anymore in backup-related tests. 2) That all backup and restore controllers in test do always call to the detroy() method. 3) Some unset() calls, needed to make gc_collect_cycles() are not used anymore. |
||
---|---|---|
.. | ||
behat | ||
fixtures | ||
courseformat_test.php | ||
courselib_test.php | ||
courserequest_test.php | ||
externallib_test.php | ||
management_helper_test.php | ||
restore_test.php |