We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31582b commit 0a41369Copy full SHA for 0a41369
integration-tests/src/test/java/oracle/kubernetes/operator/ITOperator.java
@@ -43,7 +43,7 @@ public class ITOperator extends BaseTest {
43
private static String domainrecyclepolicyFile = "domainrecyclepolicy.yaml";
44
private static String domainsampledefaultsFile = "domainsampledefaults.yaml";
45
46
- // property file used to configure constants for integration tests
+ // property file used to configure constants for integration tests
47
private static String appPropsFile = "OperatorIT.properties";
48
49
private static Operator operator1, operator2;
0 commit comments