forked from phoenix/litellm-mirror
test(test_proxy_server.py): skip local test
This commit is contained in:
parent
0d0a793e20
commit
2b7a64ee28
1 changed files with 1 additions and 1 deletions
|
@ -968,7 +968,7 @@ async def test_user_info_team_list(prisma_client):
|
|||
mock_client.assert_called()
|
||||
|
||||
|
||||
# @pytest.mark.skip(reason="Local test")
|
||||
@pytest.mark.skip(reason="Local test")
|
||||
@pytest.mark.asyncio
|
||||
async def test_add_callback_via_key(prisma_client):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue