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 9b311a8 commit 09c3f96Copy full SHA for 09c3f96
integration-tests/src/test/java/oracle/kubernetes/operator/ITOperator.java
@@ -109,7 +109,7 @@ public static void staticUnPrepare() throws Exception {
109
*
110
* @throws Exception
111
*/
112
- // @Test
+ @Test
113
public void testDomainOnPVUsingWLST() throws Exception {
114
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();
115
logTestBegin(testMethodName);
0 commit comments