Skip to content
Snippets Groups Projects
Commit c69db262 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4391 OZG-4417 improve code formatting

parent d92e5840
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,9 @@ public class VorgangPropertyTestFactory {
}
public static BescheidProperty.BescheidPropertyBuilder createBuilder() {
return BescheidProperty.builder().formEngineName(EingangHeaderTestFactory.FORM_ENGINE_NAME).formId(EingangHeaderTestFactory.FORM_ID);
return BescheidProperty.builder()
.formEngineName(EingangHeaderTestFactory.FORM_ENGINE_NAME)
.formId(EingangHeaderTestFactory.FORM_ID);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment