Init CurrentCore
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Umbraco.Tests.Cache.DistributedCache
|
||||
.Add<TestCacheRefresher>();
|
||||
|
||||
Current.Factory = composition.CreateFactory();
|
||||
CurrentCore.Factory = composition.CreateFactory();
|
||||
|
||||
_distributedCache = new Umbraco.Web.Cache.DistributedCache();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user