Skip to content

Commit 27f50c8

Browse files
committed
force test rerun
1 parent 9e5564f commit 27f50c8

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
@@ -1096,7 +1096,6 @@ public void generateHttpInterfaceReactiveWithReactorResponseEntity() throws Exce
10961096
);
10971097
}
10981098

1099-
11001099
@Test
11011100
public void generateHttpInterfaceReactiveWithCoroutinesResponseEntity() throws Exception {
11021101
File output = Files.createTempDirectory("test").toFile().getCanonicalFile();

0 commit comments

Comments
 (0)