mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
test(e2e): throwaway — PR e2e gate proof 4 (tier 3)
This commit is contained in:
parent
964f0755ee
commit
4360497344
1 changed files with 2 additions and 0 deletions
|
|
@ -145,3 +145,5 @@ def resources(client: ProxyClientProvider) -> Iterator[ResourceManager]:
|
|||
def scoped_key(resources: ResourceManager) -> str:
|
||||
"""A fresh all-models key per test, auto-deleted by the resources teardown."""
|
||||
return resources.key()
|
||||
|
||||
# e2e gate proof 4: tier-3 full-suite selection from a depth-1 harness file (throwaway)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue