Skip to content

Commit ddde44c

Browse files
committed
white space change to trigger tests
1 parent da0c6b0 commit ddde44c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/openapi-generator/src/test/java/org/openapitools/codegen/kotlin/spring/KotlinSpringServerCodegenTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
public class KotlinSpringServerCodegenTest {
5757

5858
@Test(description = "test embedded enum array")
59+
5960
public void embeddedEnumArrayTest() throws Exception {
6061
String baseModelPackage = "zz";
6162
File output = Files.createTempDirectory("test").toFile().getCanonicalFile(); //may be move to /build

0 commit comments

Comments
 (0)