Skip to content

Commit 63240cb

Browse files
testing CI build
1 parent 30993ff commit 63240cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/guru/springframework/SpringCoreDevOpsApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ public class SpringCoreDevOpsApplication {
99
public static void main(String[] args) {
1010
SpringApplication.run(SpringCoreDevOpsApplication.class, args);
1111

12-
//this is a whitespace change
12+
//this is a whitespace change test
1313
}
1414
}

0 commit comments

Comments
 (0)