Removed CultureAccessor from test

This commit is contained in:
Zeegaan
2021-08-16 08:54:28 +02:00
parent 3c4cefb17d
commit 2a03c7dfd3

View File

@@ -59,7 +59,6 @@ namespace Umbraco.Cms.Tests.UnitTests.TestHelpers.Objects
var umbracoContextFactory = new UmbracoContextFactory(
umbracoContextAccessor,
snapshotService.Object,
new TestDefaultCultureAccessor(),
new UmbracoRequestPaths(Options.Create(globalSettings), hostingEnvironment),
hostingEnvironment,
new UriUtility(hostingEnvironment),