Files
crewAI/tests/utilities/test_i18n.py
Devin AI 9f0f668d12 fix: use simpler exception assertion for Python 3.10 compatibility
- Replace pytest.raises match parameter with exc_info and string assertion
- Avoids potential regex matching differences between Python versions
- Should resolve Python 3.10 CI test failure while maintaining test effectiveness

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

4.1 KiB