File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
integration-tests/src/test/java/oracle/kubernetes/operator Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ public static void staticUnPrepare() throws Exception {
117
117
*
118
118
* <p>The test checks the overridden config.xml attributes connect-timeout, max-message-size,
119
119
* restart-max, JMXCore and ServerLifeCycle debug flags, the T3Channel public address. The
120
- * overridden are verified against the ServerConfig MBean tree. It does not verifies whether the
121
- * overridden values are applied to the runtime.
120
+ * overridden values are verified against the ServerConfig MBean tree. It does not verifies
121
+ * whether the overridden values are applied to the runtime.
122
122
*
123
123
* @throws Exception when the assertion fails due to unmatched values
124
124
*/
@@ -146,9 +146,9 @@ public void testCustomSitConfigOverridesForDomain() throws Exception {
146
146
/**
147
147
* This test covers custom configuration override use cases for config.xml for managed server.
148
148
*
149
- * <p>The test checks the overridden config.xml attributes max-message-size. The overridden are
150
- * verified against the ServerConfig MBean tree. It does not verifies whether the overridden
151
- * values are applied to the runtime.
149
+ * <p>The test checks the overridden config.xml server template attribute max-message-size. The
150
+ * overridden values are verified against the ServerConfig MBean tree. It does not verifies
151
+ * whether the overridden values are applied to the runtime.
152
152
*
153
153
* @throws Exception when the assertion fails due to unmatched values
154
154
*/
You can’t perform that action at this time.
0 commit comments