Merge pull request #22778 from BerriAI/fix/azure-test-exclude-aresponses-websocket
Exclude aresponses_websocket from Azure SDK client init test
This commit is contained in:
commit
f0c80d2a86
@ -425,6 +425,7 @@ def test_select_azure_base_url_called(setup_mocks):
|
||||
"add_message",
|
||||
"arun_thread_stream",
|
||||
"aresponses",
|
||||
"aresponses_websocket",
|
||||
"alist_input_items",
|
||||
"acreate_fine_tuning_job",
|
||||
"acancel_fine_tuning_job",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user