davsclaus commented on code in PR #11026: URL: https://github.com/apache/camel/pull/11026#discussion_r1285819044
########## components/camel-xmpp/src/test/java/org/apache/camel/component/xmpp/integration/XmppMultiUserChatIT.java: ########## @@ -27,7 +27,7 @@ import org.junit.jupiter.api.condition.DisabledIfSystemProperty; @DisabledIfSystemProperty(named = "ci.env.name", matches = "github.com", - disabledReason = "Github environment has trouble running the XMPP test container and/or component") + disabledReason = "Github environment has trouble running the XMPP test container and/or component") Review Comment: Yes they are part of regen, which likely is already done on main, or if not will get merge together with this PR -- 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]
