Removed CultureAccessor from test
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user