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