Skip to content

Commit 0a41369

Browse files
minor change
1 parent a31582b commit 0a41369

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
@@ -43,7 +43,7 @@ public class ITOperator extends BaseTest {
4343
private static String domainrecyclepolicyFile = "domainrecyclepolicy.yaml";
4444
private static String domainsampledefaultsFile = "domainsampledefaults.yaml";
4545

46-
// property file used to configure constants for integration tests
46+
// property file used to configure constants for integration tests
4747
private static String appPropsFile = "OperatorIT.properties";
4848

4949
private static Operator operator1, operator2;

0 commit comments

Comments
 (0)