mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 00:23:05 +00:00
test(test_alangfuse.py): skip local test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user