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 2dec3ac commit f30fb1fCopy full SHA for f30fb1f
integration-tests/src/test/java/oracle/kubernetes/operator/ITOperator.java
@@ -400,7 +400,7 @@ public void testCreateDomainWithDefaultValuesInSampleInputs() throws Exception {
400
*
401
* @throws Exception
402
*/
403
- //@Test
+ // @Test
404
public void testAutoAndCustomSitConfigOverrides() throws Exception {
405
Assume.assumeFalse(QUICKTEST);
406
String testMethod = new Object() {}.getClass().getEnclosingMethod().getName();
0 commit comments