Skip to content

Commit 3ea27dd

Browse files
committed
Initializes Spring Boot for simple multi module application
1 parent 4cc9661 commit 3ea27dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

applications/spring-shell/src/test/java/org/springframework/sbm/MigrateSimpleJeeAppIntegrationTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
@Disabled("Temporary disabled before CI will be fixed with docker in docker issue: #351")
3333
public class MigrateSimpleJeeAppIntegrationTest extends IntegrationTestBaseClass {
3434

35-
3635
@Override
3736
protected String getTestSubDir() {
3837
return "jee-app";

0 commit comments

Comments
 (0)