Add test for generic collections
This commit is contained in:
parent
f96e053417
commit
9490b2e48c
4 changed files with 72 additions and 1 deletions
|
@ -12,3 +12,6 @@ dateOfBirth = person_dateofbirth
|
|||
organisation = object(Organisation)
|
||||
organisation.local = person_org_id
|
||||
organisation.foreign = org_id
|
||||
|
||||
genericPrototype = person_generic_prototype
|
||||
genericId = person_generic_id
|
Loading…
Add table
Add a link
Reference in a new issue