test: update gateway service constructor usage
This commit is contained in:
@@ -164,6 +164,8 @@ func newTestGatewayHandler(t *testing.T, group *service.Group, accounts []*servi
|
||||
nil, // httpUpstream
|
||||
nil, // deferredService
|
||||
nil, // claudeTokenProvider
|
||||
nil, // kiroTokenProvider
|
||||
nil, // kiroCooldownStore
|
||||
nil, // sessionLimitCache
|
||||
nil, // rpmCache
|
||||
nil, // digestStore
|
||||
|
||||
Reference in New Issue
Block a user