Skip to content
Snippets Groups Projects
Commit 867fdb7d authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-6354 fix GrpcOrganisationsEinheitTestFactory

parent e217fd45
Branches
Tags
1 merge request!7Ozg 6354 fix pvog based routing
......@@ -54,6 +54,7 @@ public class GrpcOrganisationsEinheitTestFactory {
.setId(OrganisationsEinheitTestFactory.ID)
.setName(OrganisationsEinheitTestFactory.NAME)
.setSynonyme(OrganisationsEinheitTestFactory.SYNONYME)
.setVorgangManagerAddress(OrganisationsEinheitTestFactory.VORGANG_MANAGER_ADDRESS);
.setVorgangManagerAddress(OrganisationsEinheitTestFactory.VORGANG_MANAGER_ADDRESS)
.setXzufiId(XZUFI_ID);
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment