mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
test(test_alangfuse.py): skip local test
This commit is contained in:
parent
842b25dd25
commit
ee3e3dfe7d
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue