Skip to content

Commit 8192f4e

Browse files
committed
fix formatting
1 parent 8b97a8d commit 8192f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/ITPodsRestart.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ public void testAdminServerRestartVersions() throws Exception {
324324
+ "/weblogic-domains/"
325325
+ domain.getDomainUid()
326326
+ "/domain.yaml";
327-
try {
327+
try {
328328
logger.log(
329329
Level.INFO,
330330
"Running kubectl get Domain {0} -n {1} --output json",

0 commit comments

Comments
 (0)