Skip to content

Commit 61d16cb

Browse files
fix(test_proxy_server.py): fix test
1 parent 8d2d51b commit 61d16cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

litellm/tests/test_proxy_server.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ def test_load_router_config():
336336
"acompletion",
337337
"embedding",
338338
"aembedding",
339+
"atranscription",
340+
"transcription",
339341
] # init with all call types
340342

341343
litellm.disable_cache()

0 commit comments

Comments
 (0)