mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:40:44 +00:00
test: align failover source model expectation
This commit is contained in:
@@ -879,7 +879,7 @@ describe("runEmbeddedPiAgent auth profile rotation", () => {
|
||||
failoverReason: "overloaded",
|
||||
profileId: safeProfileId,
|
||||
sourceProvider: "openai",
|
||||
sourceModel: "gpt-5.4-mini",
|
||||
sourceModel: "mock-1",
|
||||
providerErrorType: "overloaded_error",
|
||||
rawErrorPreview: expect.stringContaining('"request_id":"sha256:'),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user