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 4bdd96b commit bcbf3acCopy full SHA for bcbf3ac
integration-tests/src/test/java/oracle/kubernetes/operator/ITUsabilityOperatorHelmChart.java
@@ -111,7 +111,7 @@ public static void staticUnPrepare() throws Exception {
111
*
112
* @throws Exception
113
*/
114
- //@Test
+ // @Test
115
public void testOperatorCreateDeleteCreate() throws Exception {
116
Assume.assumeFalse(QUICKTEST);
117
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();
0 commit comments