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 e64d8ce commit 54a9f80Copy full SHA for 54a9f80
integration-tests/src/test/java/oracle/kubernetes/operator/ITSitConfig.java
@@ -142,8 +142,8 @@ public void testCustomSitConfigOverridesForDomain() throws Exception {
142
testCompletedSuccessfully = true;
143
logger.log(Level.INFO, "SUCCESS - {0}", testMethod);
144
}
145
-
146
- /**
+
+ /**
147
* This test covers custom configuration override use cases for config.xml.
148
*
149
* <p>The test checks the overridden config.xml attributes connect-timeout, max-message-size,
0 commit comments