mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-26 09:21:55 +00:00
fix(minimax): update discovery contract test to reflect M2.7-only catalog
This commit is contained in:
@@ -457,7 +457,7 @@ describe("provider discovery contract", () => {
|
||||
apiKey: "minimax-key",
|
||||
models: expect.arrayContaining([
|
||||
expect.objectContaining({ id: "MiniMax-M2.7" }),
|
||||
expect.objectContaining({ id: "MiniMax-VL-01" }),
|
||||
expect.objectContaining({ id: "MiniMax-M2.7-highspeed" }),
|
||||
]),
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user