Merge pull request #19178 from BerriAI/litellm_fix_ci_litellm_mapped_tests_llms

[tests] skip Azure SDK init check for acreate_skill
This commit is contained in:
YutaSaito 2026-01-16 12:17:55 +09:00 committed by GitHub
commit f123e08b16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -440,6 +440,7 @@ def test_select_azure_base_url_called(setup_mocks):
"asearch",
"avector_store_create",
"avector_store_search",
"acreate_skill",
]
],
)