Merge branch 'netcore/task/9779-publishedsnapshot-slight-cleanup' into netcore/task/dist-cache-cleanup
This commit is contained in:
@@ -70,6 +70,7 @@ namespace Umbraco.Tests.Integration
|
||||
builder.Services.AddUnique(AppCaches.NoCache);
|
||||
builder.AddConfiguration()
|
||||
.AddUmbracoCore()
|
||||
.AddNuCache()
|
||||
.Build();
|
||||
|
||||
services.AddRouting(); // LinkGenerator
|
||||
|
||||
Reference in New Issue
Block a user