Skip to content

Commit ff018e4

Browse files
committed
old os
1 parent fa0d905 commit ff018e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/de/kirill/springdemoapplication/SpringDemoApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
public class SpringDemoApplication {
88

99
public static void main(String[] args) {
10-
// Test Workflow 5
10+
// Test Workflow 3
1111
SpringApplication.run(SpringDemoApplication.class, args);
1212
}
1313

0 commit comments

Comments
 (0)