Merge branch 'temp8' into temp8-drop-xml-tables

This commit is contained in:
Stephan
2019-02-12 11:43:06 +01:00
12 changed files with 57 additions and 124 deletions

View File

@@ -228,6 +228,7 @@ namespace Umbraco.Tests.Testing
.Append<PackagesBackOfficeSection>()
.Append<UsersBackOfficeSection>()
.Append<MembersBackOfficeSection>()
.Append<FormsBackOfficeSection>()
.Append<TranslationBackOfficeSection>();
Composition.RegisterUnique<ISectionService, SectionService>();