add id to docgen normalization fo a person

This commit is contained in:
2022-03-03 15:01:14 +01:00
parent 3df2335cf4
commit bf4a3a2c91
2 changed files with 3 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ final class PersonDocGenNormalizerTest extends KernelTestCase
use ProphecyTrait;
private const BLANK = [
'id' => '',
'firstName' => '',
'lastName' => '',
'altNames' => '',