fix: update API contract test for home_content field and fix gofmt

This commit is contained in:
Edric Li
2026-01-10 19:01:00 +08:00
parent f6f072cb9a
commit 0772cdda0f

View File

@@ -326,7 +326,8 @@ func TestAPIContracts(t *testing.T) {
"fallback_model_gemini": "gemini-2.5-pro",
"fallback_model_openai": "gpt-4o",
"enable_identity_patch": true,
"identity_patch_prompt": ""
"identity_patch_prompt": "",
"home_content": ""
}
}`,
},