mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 21:28:10 +00:00
- Use generic endpoint to avoid _validate_and_fix_endpoint auto-suffixing - Use assert_any_call instead of assert_called_once_with (init builds clients too) - 340 passed, 3 fixed