mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-20 01:08:37 +00:00
fix(ci): fix backend unit test constructor arg and gofmt issues
This commit is contained in:
@@ -52,6 +52,7 @@ func newAuthServiceForRegisterTurnstileTest(settings map[string]string, verifier
|
|||||||
turnstileService,
|
turnstileService,
|
||||||
nil, // emailQueueService
|
nil, // emailQueueService
|
||||||
nil, // promoService
|
nil, // promoService
|
||||||
|
nil, // defaultSubAssigner
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user