forked from phoenix/litellm-mirror
test: cleanup tests
This commit is contained in:
parent
ee3e3dfe7d
commit
1aaee81ad6
2 changed files with 0 additions and 35 deletions
|
@ -144,7 +144,6 @@ async def test_team_2logging():
|
|||
langfuse_client = langfuse.Langfuse(
|
||||
public_key=os.getenv("LANGFUSE_PROJECT2_PUBLIC"),
|
||||
secret_key=os.getenv("LANGFUSE_PROJECT2_SECRET"),
|
||||
host="https://us.cloud.langfuse.com",
|
||||
)
|
||||
|
||||
await asyncio.sleep(10)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue