(test) langfuse - mark beta test

This commit is contained in:
ishaan-jaff 2023-12-27 18:43:49 +05:30
parent a16411cf1d
commit ca8b87915f

View file

@ -99,6 +99,7 @@ def pre_langfuse_setup():
return
@pytest.mark.skip(reason="beta test - checking langfuse output")
def test_langfuse_logging_async():
try:
pre_langfuse_setup()