fix putPhoneNumbers->putPostalAddress
This commit is contained in:
parent
48bc6c9ccf
commit
162c8bdc35
@ -98,7 +98,7 @@ class HsOfficeContactPatcherUnitTest extends PatchUnitTestBase<
|
|||||||
"postalAddress",
|
"postalAddress",
|
||||||
HsOfficeContactPatchResource::setPostalAddress,
|
HsOfficeContactPatchResource::setPostalAddress,
|
||||||
PATCH_POSTAL_ADDRESS,
|
PATCH_POSTAL_ADDRESS,
|
||||||
HsOfficeContactRbacEntity::putPhoneNumbers,
|
HsOfficeContactRbacEntity::putPostalAddress,
|
||||||
PATCHED_POSTAL_ADDRESS)
|
PATCHED_POSTAL_ADDRESS)
|
||||||
.notNullable(),
|
.notNullable(),
|
||||||
new SimpleProperty<>(
|
new SimpleProperty<>(
|
||||||
|
Loading…
Reference in New Issue
Block a user