Files
crewAI/tests/utilities
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
..
2024-12-10 11:18:45 -05:00
2025-05-16 15:18:11 -04:00