mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:21:35 +00:00
test(models): isolate auth-backed catalog coverage
This commit is contained in:
@@ -689,6 +689,11 @@ describe("modelsListCommand forward-compat", () => {
|
||||
provider: "google",
|
||||
key: "google-fixture",
|
||||
},
|
||||
"openai:platform": {
|
||||
type: "api_key",
|
||||
provider: "openai",
|
||||
key: "openai-fixture",
|
||||
},
|
||||
},
|
||||
order: {},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user