diff --git a/tests/litellm/llms/azure/test_azure_common_utils.py b/tests/litellm/llms/azure/test_azure_common_utils.py index 7d8c0650f3..21fa3b37ee 100644 --- a/tests/litellm/llms/azure/test_azure_common_utils.py +++ b/tests/litellm/llms/azure/test_azure_common_utils.py @@ -230,6 +230,7 @@ def test_select_azure_base_url_called(setup_mocks): "anthropic_messages", "add_message", "arun_thread_stream", + "aresponses", ] ], )