Remove stale test_project_endpoints_prisma.py path from proxy-db workflow

The file was moved to tests/enterprise/litellm_enterprise/proxy/management_endpoints/
and is covered by the CircleCI litellm_mapped_enterprise_tests job. The stale path
was causing pytest to error with 'file or directory not found'.
This commit is contained in:
Yuneng Jiang
2026-04-24 12:52:51 -07:00
parent 000ce70127
commit d747e4c248
-1
View File
@@ -183,7 +183,6 @@ jobs:
tests/proxy_unit_tests/test_skills_db.py
tests/proxy_unit_tests/test_update_daily_tag_spend.py
tests/proxy_unit_tests/test_update_spend.py
tests/proxy_unit_tests/test_project_endpoints_prisma.py
tests/proxy_unit_tests/test_proxy_encrypt_decrypt.py
workers: 4
dist: loadscope