test: update model-fallback and chat-headers test expectations

🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
YeonGyu-Kim
2026-02-21 03:33:42 +09:00
parent 8f31bfbb00
commit 050b2fb006
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -94,10 +94,10 @@ describe("createChatHeadersHandler", () => {
await handler(
{
sessionID: "ses_1",
sessionID: "ses_3",
provider: { id: "github-copilot" },
message: {
id: "msg_1",
id: "msg_3",
role: "user",
},
},