fix(provider): 修复 Windsurf PR CI 失败

This commit is contained in:
Entropy.Xu
2026-05-21 02:21:35 +08:00
parent 65c361115a
commit 4112a8b2ea
11 changed files with 38 additions and 37 deletions

View File

@@ -1705,6 +1705,7 @@ mod tests {
"modelUid": "claude-sonnet-4-6"
}
}),
status_code: 200,
};
let outcome = fetch_models_from_transports(&runtime, &[sample_windsurf_transport()])
.await