"frontend/src/i18n/vscode:/vscode.git/clone" did not exist on "2a0758bdfe7ca5c8db188a631c2ee83bb0f5e3f3"
Commit f9512fda authored by liuxiongfeng's avatar liuxiongfeng
Browse files

test: update gemini-2.5-pro mapping test case

Update test expectation to reflect new mapping:
gemini-2.5-pro -> gemini-3-pro-high
parent beb63cb1
......@@ -142,10 +142,10 @@ func TestAntigravityGatewayService_GetMappedModel(t *testing.T) {
expected: "gemini-2.5-flash",
},
{
name: "Gemini透传 - gemini-2.5-pro",
name: "Gemini映射 - gemini-2.5-pro → gemini-3-pro-high",
requestedModel: "gemini-2.5-pro",
accountMapping: nil,
expected: "gemini-2.5-pro",
expected: "gemini-3-pro-high",
},
{
name: "Gemini透传 - gemini-future-model",
......
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