squakez commented on code in PR #20478:
URL: https://github.com/apache/camel/pull/20478#discussion_r2626824363
##########
components/camel-mdc/src/test/java/org/apache/camel/mdc/MDCDefaultTest.java:
##########
@@ -47,8 +46,6 @@ protected CamelContext createCamelContext() throws Exception {
@Test
void testRouteSingleRequest() throws IOException {
template.request("direct:start", null);
Review Comment:
Ditto
##########
components/camel-mdc/src/test/java/org/apache/camel/mdc/MDCAllHeadersTest.java:
##########
@@ -48,8 +48,6 @@ protected CamelContext createCamelContext() throws Exception {
@Test
void testRouteSingleRequest() throws IOException {
Review Comment:
Yeah, the asserts are actually in the process itself. I will add a comment,
it's a good catch to improve readability.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]