Skip to content

Commit 70657a2

Browse files
committed
push
1 parent 0f87e99 commit 70657a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_openai.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def test_openai_chat_completion_stream(openai):
9494
assert len(chat_content) > 0
9595

9696
langfuse.flush()
97+
sleep(1)
9798

9899
generation = get_api().observations.get_many(
99100
name=generation_name, type="GENERATION"

0 commit comments

Comments
 (0)