Commit a54852e1 authored by Gemini Wen's avatar Gemini Wen
Browse files

fix: 补充API契约测试中缺失的hide_ccs_import_button字段


Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent 668118de
......@@ -337,7 +337,8 @@ func TestAPIContracts(t *testing.T) {
"fallback_model_openai": "gpt-4o",
"enable_identity_patch": true,
"identity_patch_prompt": "",
"home_content": ""
"home_content": "",
"hide_ccs_import_button": false
}
}`,
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment