test(test_alangfuse.py): skip local test
This commit is contained in:
parent
842b25dd25
commit
ee3e3dfe7d
@ -869,6 +869,9 @@ async def test_make_request():
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.skip(
|
||||
reason="local only test, use this to verify if dynamic langfuse logging works as expected"
|
||||
)
|
||||
def test_aaalangfuse_dynamic_logging():
|
||||
"""
|
||||
pass in langfuse credentials via completion call
|
||||
|
||||
Loading…
Reference in New Issue
Block a user