mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 00:22:34 +00:00
fix Local only test. WIP
This commit is contained in:
@@ -13,6 +13,7 @@ verbose_logger.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.skip(reason="Local only test. WIP.")
|
||||
async def test_async_otel_callback():
|
||||
exporter = InMemorySpanExporter()
|
||||
litellm.set_verbose = True
|
||||
|
||||
Reference in New Issue
Block a user