mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
Merge branch 'MDL-45605-master' of git://github.com/damyon/moodle
This commit is contained in:
commit
3bd9c97774
@ -112,9 +112,6 @@ class phpunit_util extends testing_util {
|
||||
// Stop any message redirection.
|
||||
phpunit_util::stop_event_redirection();
|
||||
|
||||
// Release memory and indirectly call destroy() methods to release resource handles, etc.
|
||||
gc_collect_cycles();
|
||||
|
||||
// Show any unhandled debugging messages, the runbare() could already reset it.
|
||||
self::display_debugging_messages();
|
||||
self::reset_debugging();
|
||||
|
Loading…
x
Reference in New Issue
Block a user