Skip to content

Commit 469166b

Browse files
committed
push
1 parent 32cbe02 commit 469166b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_openai.py

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

9696
langfuse.flush()
97-
sleep(1)
97+
sleep(3)
9898

9999
generation = get_api().observations.get_many(
100100
name=generation_name, type="GENERATION"

0 commit comments

Comments
 (0)