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
8adf80d9
Commit
8adf80d9
authored
Mar 05, 2026
by
guoyongchang
Browse files
fix: wire_gen_test 补充 scheduledTestRunner 参数
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
62686a62
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/cmd/server/wire_gen_test.go
View file @
8adf80d9
...
...
@@ -74,6 +74,7 @@ func TestProvideCleanup_WithMinimalDependencies_NoPanic(t *testing.T) {
geminiOAuthSvc
,
antigravityOAuthSvc
,
nil
,
// openAIGateway
nil
,
// scheduledTestRunner
)
require
.
NotPanics
(
t
,
func
()
{
...
...
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