remove httpcontext requirement from mapper

This commit is contained in:
Shannon
2021-03-26 15:54:45 +11:00
parent db3dc01321
commit 48a2a0a357
2 changed files with 2 additions and 6 deletions

View File

@@ -484,8 +484,7 @@ namespace Umbraco.Cms.Tests.UnitTests.Umbraco.Web.BackOffice.Controllers
memberGroupService,
mockPasswordConfig.Object,
contentTypeBaseServiceProvider.Object,
propertyEditorCollection),
httpContextAccessor);
propertyEditorCollection));
var map = new MapDefinitionCollection(new List<IMapDefinition>()
{