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
0c1dcad4
Commit
0c1dcad4
authored
Mar 07, 2026
by
神乐
Browse files
test: 修复 PR842 的 CI 失败
parent
101ef0cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
backend/internal/server/api_contract_test.go
View file @
0c1dcad4
...
...
@@ -210,6 +210,7 @@ func TestAPIContracts(t *testing.T) {
"sora_video_price_per_request": null,
"sora_video_price_per_request_hd": null,
"claude_code_only": false,
"allow_messages_dispatch": false,
"fallback_group_id": null,
"fallback_group_id_on_invalid_request": null,
"created_at": "2025-01-02T03:04:05Z",
...
...
backend/internal/service/ratelimit_service_openai_test.go
View file @
0c1dcad4
//go:build unit
package
service
import
(
...
...
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