ci(proxy-db): register end-user model max budget test in budgets shard

New proxy_unit_tests file must be listed in the matrix or assert-shard-coverage fails.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Taranum Wasu 2026-07-05 00:00:45 +05:30
parent 4bd96852d9
commit 4d892dd787

View file

@ -189,6 +189,7 @@ jobs:
- test-group: budgets
test-path: >-
tests/proxy_unit_tests/test_default_end_user_budget_simple.py
tests/proxy_unit_tests/test_end_user_model_max_budget_enforcement.py
tests/proxy_unit_tests/test_unit_test_max_model_budget_limiter.py
tests/proxy_unit_tests/test_zero_cost_model_budget_bypass.py
workers: 4