mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:20:43 +00:00
test: fix models list e2e static catalog mock
(cherry picked from commit 3385d10ee5)
This commit is contained in:
@@ -86,6 +86,7 @@ vi.mock("./models/list.runtime.js", () => {
|
||||
resolveEnvApiKey,
|
||||
resolveAwsSdkEnvVarName,
|
||||
hasUsableCustomProviderApiKey,
|
||||
hasProviderStaticCatalogForFilter,
|
||||
loadModelCatalog,
|
||||
loadProviderCatalogModelsForList,
|
||||
discoverAuthStorage: () => ({}) as unknown,
|
||||
|
||||
Reference in New Issue
Block a user