diff --git a/src/gateway/openresponses-http.test.ts b/src/gateway/openresponses-http.test.ts index 4f2c184a162..8d21e515e45 100644 --- a/src/gateway/openresponses-http.test.ts +++ b/src/gateway/openresponses-http.test.ts @@ -466,8 +466,42 @@ describe("OpenResponses HTTP API (e2e)", () => { (optsInputFile as { extraSystemPrompt?: string } | undefined)?.extraSystemPrompt ?? ""; expect(inputFileMessage).toBe("read this"); expect(inputFilePrompt).toContain(''); + expect(inputFilePrompt).toContain('<<'); + expect(inputFileWhitespacePrompt).toContain("\n hello \n"); + expect(inputFileWhitespacePrompt).toContain('<< 0) {