Skip to content

Commit bcbf3ac

Browse files
committed
added usability tests for Operator HelmChart part5
1 parent 4bdd96b commit bcbf3ac

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)