X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=blobdiff_plain;f=tests%2Fcommon%2FTestSetup.php;h=85c58816b02fd6224cd9c551aa55a430c9882dda;hb=fadd3277f73c8922cea2443a7e6566f54726fbbc;hp=141e307fbe4e911991937816db9bf48b23d85011;hpb=8e0ef3e187b4b8ebe847dbc8ae1ec2b96ed58ae0;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/common/TestSetup.php b/tests/common/TestSetup.php index 141e307fbe..85c58816b0 100644 --- a/tests/common/TestSetup.php +++ b/tests/common/TestSetup.php @@ -70,6 +70,7 @@ class TestSetup { // Assume UTC for testing purposes $wgLocaltimezone = 'UTC'; + $wgLocalisationCacheConf['class'] = TestLocalisationCache::class; $wgLocalisationCacheConf['storeClass'] = LCStoreNull::class; // Do not bother updating search tables