test: cleanup tests

This commit is contained in:
Krrish Dholakia 2024-06-19 23:02:56 -07:00
parent ee3e3dfe7d
commit 1aaee81ad6
2 changed files with 0 additions and 35 deletions

View file

@ -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)