diff --git a/tests/proxy_unit_tests/test_key_generate_prisma.py b/tests/proxy_unit_tests/test_key_generate_prisma.py index 3d2ef87573..f08bcabbf0 100644 --- a/tests/proxy_unit_tests/test_key_generate_prisma.py +++ b/tests/proxy_unit_tests/test_key_generate_prisma.py @@ -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