- Replace assert statements with mock_print.assert_called() to fix S101 linting errors - Maintain test functionality while following project linting standards Co-Authored-By: João <joao@crewai.com>