Skip to content

Commit 4961697

Browse files
committed
formatting
1 parent 9939058 commit 4961697

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-starter/src/test/java/io/javaoperatorsdk/operator/springboot/starter

1 file changed

+1
-0
lines changed

spring-boot-starter/src/test/java/io/javaoperatorsdk/operator/springboot/starter/TestController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ public DeleteControl deleteResource(CustomResource resource, Context context) {
1919
public UpdateControl createOrUpdateResource(CustomResource resource, Context context) {
2020
return UpdateControl.noUpdate();
2121
}
22+
2223
}

0 commit comments

Comments
 (0)