(fix) custom api testing

This commit is contained in:
ishaan-jaff 2024-02-15 17:25:30 -08:00
parent 56fba95b4a
commit cb7f380829

View file

@ -18,6 +18,7 @@ import pytest
@pytest.mark.asyncio
@pytest.mark.skip(reason="new beta feature, will be testing in our ci/cd soon")
async def test_custom_api_logging():
try:
litellm.success_callback = ["generic"]