Merge branch 'MDL-41228_master' of https://github.com/totara/openbadges

This commit is contained in:
Sam Hemelryk
2013-10-01 13:37:44 +13:00
3 changed files with 33 additions and 1 deletions
+1
View File
@@ -200,6 +200,7 @@ class phpunit_util extends testing_util {
reset_text_filters_cache(true);
events_get_handlers('reset');
core_text::reset_caches();
get_message_processors(false, true);
if (class_exists('repository')) {
repository::reset_caches();
}