test(test_assistants.py): rename test to run earlier in ci pipeline

This commit is contained in:
Krrish Dholakia
2024-06-03 22:45:16 -07:00
parent 90afdd265b
commit a804dfd1b6
+1 -1
View File
@@ -132,7 +132,7 @@ async def test_add_message_litellm(sync_mode, provider):
@pytest.mark.parametrize("provider", ["openai", "azure"])
@pytest.mark.parametrize("sync_mode", [True, False])
@pytest.mark.asyncio
async def test_run_thread_litellm(sync_mode, provider):
async def test_aarun_thread_litellm(sync_mode, provider):
"""
- Get Assistants
- Create thread