mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
test(gateway): align reload model visibility fixture
This commit is contained in:
@@ -919,7 +919,7 @@ describe("gateway hot reload", () => {
|
||||
baseUrl: "http://127.0.0.1:11434",
|
||||
api: "ollama",
|
||||
apiKey: "ollama-local",
|
||||
models: [],
|
||||
models: [{ id: "existing", name: "Existing" }],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user