Skip to content

Commit f30fb1f

Browse files
committed
fix formatting
Signed-off-by: sankar <[email protected]>
1 parent 2dec3ac commit f30fb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/ITOperator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ public void testCreateDomainWithDefaultValuesInSampleInputs() throws Exception {
400400
*
401401
* @throws Exception
402402
*/
403-
//@Test
403+
// @Test
404404
public void testAutoAndCustomSitConfigOverrides() throws Exception {
405405
Assume.assumeFalse(QUICKTEST);
406406
String testMethod = new Object() {}.getClass().getEnclosingMethod().getName();

0 commit comments

Comments
 (0)