test(models): isolate auth-backed catalog coverage

This commit is contained in:
Vincent Koc
2026-08-01 15:59:29 +02:00
parent 155e47e2b9
commit 1f2ee49fc1

View File

@@ -689,6 +689,11 @@ describe("modelsListCommand forward-compat", () => {
provider: "google",
key: "google-fixture",
},
"openai:platform": {
type: "api_key",
provider: "openai",
key: "openai-fixture",
},
},
order: {},
});