mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-05 09:12:39 +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