More content refactoring (tests)
This commit is contained in:
@@ -1228,7 +1228,7 @@ namespace Umbraco.Core.Services
|
||||
var identity = int.MaxValue;
|
||||
|
||||
var memType = new MemberType(-1);
|
||||
var propGroup = new PropertyGroup
|
||||
var propGroup = new PropertyGroup(MemberType.IsPublishingConst)
|
||||
{
|
||||
Name = "Membership",
|
||||
Id = --identity
|
||||
|
||||
Reference in New Issue
Block a user