Files
crewAI/tests/utilities
Devin AI 8405122051 fix: correct test structure for Pydantic model validator exception handling
- Fix test_environment_variable_file_not_found to catch exception during I18N() instantiation
- Exception is raised by Pydantic model validator during object creation, not explicit method call
- Resolves Python 3.10 CI test failure

Co-Authored-By: João <joao@crewai.com>
2025-08-03 09:03:14 +00:00
..