test_aadmin_only_routes

This commit is contained in:
Ishaan Jaff 2025-01-01 21:48:20 -08:00
parent 953f8c1ca8
commit 8c29489c40

View File

@ -3201,7 +3201,7 @@ async def test_team_tags(prisma_client):
@pytest.mark.asyncio
async def test_admin_only_routes(prisma_client):
async def test_aadmin_only_routes(prisma_client):
"""
Tests if setting admin_only_routes works