Skip to content

Commit 9053a61

Browse files
devonfw#1622 reformat to follow the next change
1 parent 2650c6f commit 9053a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cobigen-eclipse/cobigen-eclipse-test/src/main/java/com/devonfw/cobigen/eclipse/test/AdaptTemplatesTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ public void testBasicOpenAPIGenerationWithAdaptTemplates() throws Exception {
9191
"src/main/java/com/devonfw/test/sampledatamanagement/service/impl/rest/SampledatamanagementRestServiceImpl.java");
9292

9393
assertThat(generationResult.exists()).isTrue();
94+
9495
}
9596

9697
/**

0 commit comments

Comments
 (0)