fix CI/CD Error

This commit is contained in:
Elysia
2026-03-09 13:13:39 +08:00
parent 106b20cdbf
commit b43ee62947
6 changed files with 155 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ func newAuthServiceForRegisterTurnstileTest(settings map[string]string, verifier
turnstileService := NewTurnstileService(settingService, verifier)
return NewAuthService(
nil, // entClient
&userRepoStub{},
nil, // redeemRepo
nil, // refreshTokenCache