mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
test_basic_openai_responses_get_endpoint
This commit is contained in:
parent
0a3c2b7229
commit
73a4a4b838
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class TestAnthropicResponsesAPITest(BaseResponsesAPITest):
|
|||
async def test_basic_openai_responses_streaming_delete_endpoint(self, sync_mode=False):
|
||||
pass
|
||||
|
||||
async def test_basic_openai_responses_get_endpoint(self, sync_mode):
|
||||
async def test_basic_openai_responses_get_endpoint(self, sync_mode=False):
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue