Skip to content

Commit d8ed062

Browse files
committed
remove testBasicUsecases
1 parent 598d73a commit d8ed062

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -502,9 +502,4 @@ private Domain testAdvancedUseCasesForADomain(Operator operator, Domain domain)
502502
}
503503
return domain;
504504
}
505-
506-
private void testBasicUseCases(Domain domain) throws Exception {
507-
testAdminT3Channel(domain);
508-
testAdminServerExternalService(domain);
509-
}
510505
}

0 commit comments

Comments
 (0)