test: fix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user