test(e2e): throwaway — PR e2e gate proof 4 (tier 3)

This commit is contained in:
Yuneng Jiang 2026-08-12 16:33:01 -07:00
parent 964f0755ee
commit 4360497344
No known key found for this signature in database

View file

@ -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)