mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
test: align failover source model expectation
This commit is contained in:
+1
-1
@@ -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