Resvolution - ShortStringHelperResolver

This commit is contained in:
Stephan
2016-08-24 19:30:33 +02:00
parent 376dec2fed
commit 3707db6c21
19 changed files with 412 additions and 514 deletions

View File

@@ -30,8 +30,6 @@ namespace Umbraco.Tests.Cache.DistributedCache
CacheRefresherCollectionBuilder.Register(container)
.Add<TestCacheRefresher>();
Resolution.Freeze();
}
[TearDown]