diff --git a/tests/test_litellm/llms/azure/test_azure_common_utils.py b/tests/test_litellm/llms/azure/test_azure_common_utils.py index a0216be77f..654720183a 100644 --- a/tests/test_litellm/llms/azure/test_azure_common_utils.py +++ b/tests/test_litellm/llms/azure/test_azure_common_utils.py @@ -440,6 +440,7 @@ def test_select_azure_base_url_called(setup_mocks): "asearch", "avector_store_create", "avector_store_search", + "acreate_skill", ] ], )