Commit 06419bd
Fix admission tick tests for per-model admission
The admission tick now iterates per registered model, so tests that
asserted admitted: 1 received 2 (one per model). Default the test
helper to a single model so the existing assertions stay crisp and
won't drift as more production models are added.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 10cb270 commit 06419bd
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments