delete test_make_client_kwargs_without_proxy_azure.

This commit is contained in:
刘棒棒 2024-01-31 13:55:21 +08:00
parent 7cead19701
commit 56f640db96

View file

@ -105,7 +105,3 @@ class TestOpenAI:
code["language"] == "markdown"
else:
code["language"] == "python"
def test_make_client_kwargs_without_proxy_azure(self, config_azure):
instance = OpenAILLM()
instance.config = config_azure