MDL-39846 implement new event dispatching and base event class
This commit is contained in:
@@ -182,6 +182,7 @@ class phpunit_util extends testing_util {
|
||||
session_set_user($user);
|
||||
|
||||
// reset all static caches
|
||||
\core\event\manager::phpunit_reset();
|
||||
accesslib_clear_all_caches(true);
|
||||
get_string_manager()->reset_caches(true);
|
||||
reset_text_filters_cache(true);
|
||||
|
||||
Reference in New Issue
Block a user