Skip to content

Commit b818f79

Browse files
committed
tests optimization and some code refactoring
1 parent 0079379 commit b818f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ public void testTwoDomainsManagedByTwoOperators() throws Exception {
290290
}
291291
/**
292292
* Create operator if its not running and create domain with serverStartPolicy="ADMIN_ONLY".
293-
* Verify only admin server is created. shutdown by deleting domain CRD. Create domain on existing
293+
* Verify only admin server is created. shutdown by deleting domain CRD. Create domain on existing
294294
* PV dir, pv is already populated by a shutdown domain.
295295
*
296296
* @throws Exception

0 commit comments

Comments
 (0)