gnodet commented on PR #24470: URL: https://github.com/apache/camel/pull/24470#issuecomment-4904282647
@apupier @copilot-pull-request-reviewer Both review comments addressed: **Copilot**: Removed the redundant `assertEquals` + second HTTP call in `checkActiveLRAs()`. Now uses `Awaitility.alias()` for the error message. (commit 9316502) **@apupier**: Fixed the compilation error — `failMessage()` doesn't exist in Awaitility's `ConditionFactory`, replaced with `alias()`. (commit 8b26062) CI is now green ✅ -- 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]
