[sgl-router] Fix reorg admission proxy test build after BucketResolver::new (#40537)

Co-authored-by: Kan Wu <wukanustc@gmail.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Shangming Cai
2026-09-21 16:42:29 +08:00
committed by GitHub
co-authored by Kan Wu Claude Fable 5.1
parent 8d08dfdab7
commit 630b1ef322
3 changed files with 18 additions and 14 deletions
@@ -169,7 +169,8 @@ async fn configured_limits_reject_before_dispatch_and_admit_after_load_drops() {
worker_ids: Some([WorkerId("w".into())].into()),
policy: Arc::new(policy),
}),
)]),
)])
.unwrap(),
)]
.into(),
);