fix patched postalAddress
This commit is contained in:
parent
284b8e125e
commit
f9fa8e506f
@ -29,7 +29,6 @@ class HsOfficeContactPatcherUnitTest extends PatchUnitTestBase<
|
||||
private static final Map<String, String> PATCHED_POSTAL_ADDRESS = patchMap(
|
||||
entry("name", "Patty Patch"),
|
||||
entry("street", "Patchstreet 10"),
|
||||
entry("zipcode", "20000"),
|
||||
entry("city", "Hamburg")
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user