Skip to content

Commit f541ff1

Browse files
committed
remove scripts which are not needed
1 parent 119efd9 commit f541ff1

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/src/test/java/oracle/kubernetes/operator/utils

1 file changed

+1
-1
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/utils/Domain.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@ private void gitCloneDockerImagesSample(Map domainMap) throws Exception {
13251325
+ " "
13261326
+ result.stdout());
13271327
}
1328-
1328+
}
13291329
}
13301330

13311331
private void appendToDomainYamlAndCreate(Map domainMap) throws Exception {

0 commit comments

Comments
 (0)