test: 修复 PR842 的 CI 失败
This commit is contained in:
@@ -210,6 +210,7 @@ func TestAPIContracts(t *testing.T) {
|
|||||||
"sora_video_price_per_request": null,
|
"sora_video_price_per_request": null,
|
||||||
"sora_video_price_per_request_hd": null,
|
"sora_video_price_per_request_hd": null,
|
||||||
"claude_code_only": false,
|
"claude_code_only": false,
|
||||||
|
"allow_messages_dispatch": false,
|
||||||
"fallback_group_id": null,
|
"fallback_group_id": null,
|
||||||
"fallback_group_id_on_invalid_request": null,
|
"fallback_group_id_on_invalid_request": null,
|
||||||
"created_at": "2025-01-02T03:04:05Z",
|
"created_at": "2025-01-02T03:04:05Z",
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
//go:build unit
|
||||||
|
|
||||||
package service
|
package service
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user