mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
run test in verbose mode
This commit is contained in:
parent
51bfee64e9
commit
131b39cb0e
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class TestOpenTelemetry(OpenTelemetry):
|
|||
|
||||
@pytest.mark.asyncio
|
||||
async def test_otel_with_message_logging_off():
|
||||
litellm.set_verbose = True
|
||||
from litellm.integrations.opentelemetry import OpenTelemetry
|
||||
|
||||
otel_logger = TestOpenTelemetry(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue