test: align failover source model expectation

This commit is contained in:
Peter Steinberger
2026-04-14 00:14:09 +01:00
parent 12246711d8
commit 07b839f9b1

View File

@@ -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:'),
});