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:
Julio Quinteros Pro 2026-03-04 11:33:23 -03:00 committed by GitHub
commit f0c80d2a86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",