oscerd opened a new pull request, #24981:
URL: https://github.com/apache/camel/pull/24981

   Follow-up to @davsclaus's review feedback on #24975.
   
   CLAUDE.md prefers AssertJ for new test code, and `assertj-core` is already a 
test dependency of `camel-aws2-transcribe` — so the test added in #24975 should 
have used it. This migrates it.
   
   Test-only change; assertions are equivalent, with `containsExactly` / 
`hasSize` used where they read better than an equality check. All 7 tests pass.
   
   ---
   _Claude Code on behalf of oscerd_


-- 
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]

Reply via email to