Skip to content

Commit ff5103c

Browse files
committed
Revert "white space change to trigger tests"
This reverts commit ddde44c.
1 parent ddde44c commit ff5103c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

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

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

0 commit comments

Comments
 (0)