Skip to content

Commit 4bdd96b

Browse files
committed
added usability tests for Operator HelmChart part4
1 parent b2a9dcf commit 4bdd96b

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
@@ -111,7 +111,7 @@ public static void staticUnPrepare() throws Exception {
111111
*
112112
* @throws Exception
113113
*/
114-
@Test
114+
//@Test
115115
public void testOperatorCreateDeleteCreate() throws Exception {
116116
Assume.assumeFalse(QUICKTEST);
117117
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();

0 commit comments

Comments
 (0)