Make LocalisationCache a service
[lhc/web/wiklou.git] / tests / common / TestSetup.php
index 141e307..85c5881 100644 (file)
@@ -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