diff --git a/src/agents/pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts b/src/agents/pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts index f66f991b3d6..270a5b0b78c 100644 --- a/src/agents/pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts +++ b/src/agents/pi-embedded-runner.run-embedded-pi-agent.auth-profile-rotation.e2e.test.ts @@ -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:'), });