AB3649 - Abstracted IPropertyType, IProperty and IPropertyValue
This commit is contained in:
@@ -219,6 +219,7 @@ namespace Umbraco.Tests.Testing
|
||||
Composition.RegisterUnique<IContentLastChanceFinder, TestLastChanceFinder>();
|
||||
Composition.RegisterUnique<IVariationContextAccessor, TestVariationContextAccessor>();
|
||||
Composition.RegisterUnique<IPublishedSnapshotAccessor, TestPublishedSnapshotAccessor>();
|
||||
Composition.RegisterUnique<IIOHelper, IOHelper>();
|
||||
|
||||
// register back office sections in the order we want them rendered
|
||||
Composition.WithCollectionBuilder<SectionCollectionBuilder>().Append<ContentSection>()
|
||||
|
||||
Reference in New Issue
Block a user