test(test_proxy_server.py): skip local test
This commit is contained in:
parent
0d0a793e20
commit
2b7a64ee28
@ -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…
Reference in New Issue
Block a user