Skip to content

Commit 0fe3b79

Browse files
committed
added usability tests for Operator HelmChart part2
1 parent a872781 commit 0fe3b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* Operator(s).
3333
*/
3434
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
35-
public class ITOperatorHelmChart extends BaseTest {
35+
public class ITUsabilityOperatorHelmChart extends BaseTest {
3636

3737
// property file used to customize operator properties for operator inputs yaml
3838
private static String operator2File = "operator2.yaml";

0 commit comments

Comments
 (0)