fix benchmark build

This commit is contained in:
Shannon
2021-07-12 09:49:27 -06:00
parent 582fdec213
commit bc2aab5e67

View File

@@ -34,7 +34,7 @@ namespace Umbraco.Tests.Benchmarks
// populate the cache
cache.Insert(
TypeLoader.CacheKey,
_typeLoader1.CacheKey,
GetCache,
TimeSpan.FromDays(1));