fixes tests

This commit is contained in:
Shannon
2020-07-23 22:14:06 +10:00
parent 0e4bf55f84
commit e01f36514b
2 changed files with 4 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ namespace Umbraco.Core.Models.Blocks
private BlockEditorData()
{
BlockValue = new BlockValue();
}
public BlockEditorData(string propertyEditorAlias,