Ver Fonte

test: fix

Aiden Cline há 1 mês atrás
pai
commit
8c24879246
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/opencode/test/session/message-v2.test.ts

+ 1 - 1
packages/opencode/test/session/message-v2.test.ts

@@ -267,7 +267,7 @@ describe("session.message-v2.toModelMessage", () => {
       {
       {
         role: "user",
         role: "user",
         content: [
         content: [
-          { type: "text", text: "Tool bash returned an attachment:" },
+          { type: "text", text: "The tool bash returned the following attachments:" },
           {
           {
             type: "file",
             type: "file",
             mediaType: "image/png",
             mediaType: "image/png",