Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
0fba1901
Commit
0fba1901
authored
Mar 02, 2026
by
PMExtra
Browse files
fix(ci): fix backend unit test constructor arg and gofmt issues
parent
7e020822
Changes
6
Show whitespace changes
Inline
Side-by-side
backend/internal/handler/admin/setting_handler.go
View file @
0fba1901
backend/internal/handler/dto/settings.go
View file @
0fba1901
backend/internal/service/auth_service.go
View file @
0fba1901
backend/internal/service/auth_service_turnstile_register_test.go
View file @
0fba1901
...
...
@@ -52,6 +52,7 @@ func newAuthServiceForRegisterTurnstileTest(settings map[string]string, verifier
turnstileService
,
nil
,
// emailQueueService
nil
,
// promoService
nil
,
// defaultSubAssigner
)
}
...
...
backend/internal/service/domain_constants.go
View file @
0fba1901
backend/internal/service/settings_view.go
View file @
0fba1901
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment