Skip to content

Commit

Permalink
test_audio_speech_router
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Nov 29, 2024
1 parent e2787ee commit c94f9f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/local_testing/test_router_client_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,9 @@ def test_router_init_azure_service_principal_with_secret_with_environment_variab

@pytest.mark.asyncio
async def test_audio_speech_router():
"""
Test that router uses OpenAI/Azure OpenAI Client initialized during init for litellm.aspeech
"""

from litellm import Router

Expand Down

0 comments on commit c94f9f3

Please sign in to comment.