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 a872781 commit 0fe3b79Copy full SHA for 0fe3b79
integration-tests/src/test/java/oracle/kubernetes/operator/ITUsabilityOperatorHelmChart.java
@@ -32,7 +32,7 @@
32
* Operator(s).
33
*/
34
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
35
- public class ITOperatorHelmChart extends BaseTest {
+ public class ITUsabilityOperatorHelmChart extends BaseTest {
36
37
// property file used to customize operator properties for operator inputs yaml
38
private static String operator2File = "operator2.yaml";
0 commit comments