Skip to content

Commit fec1786

Browse files
committed
push
1 parent dde2f5b commit fec1786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def create_uuid():
1717

1818

1919
def get_api():
20-
sleep(2)
20+
sleep(3)
2121

2222
return FernLangfuse(
2323
username=os.environ.get("LANGFUSE_PUBLIC_KEY"),

0 commit comments

Comments
 (0)