test(e2e): throwaway — PR e2e gate proof 1 (tier 1)

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

View file

@ -35,3 +35,5 @@ class TestMasterKeyAuth:
assert isinstance(result, UnauthorizedError), (
f"a token that is not the master key must be rejected with 401, got {result}"
)
# e2e gate proof 1: tier-1 single test file selection (throwaway)