mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
test(e2e): throwaway — PR e2e gate proof 1 (tier 1)
This commit is contained in:
parent
964f0755ee
commit
fc1a513f40
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue