mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
tests: skip Azure SDK init check for acreate_skill
This commit is contained in:
parent
282a28db8b
commit
1c38847b17
1 changed files with 1 additions and 0 deletions
|
|
@ -440,6 +440,7 @@ def test_select_azure_base_url_called(setup_mocks):
|
|||
"asearch",
|
||||
"avector_store_create",
|
||||
"avector_store_search",
|
||||
"acreate_skill",
|
||||
]
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue