Fix snapshot.

This commit is contained in:
jacob314
2025-11-13 15:10:07 -08:00
parent 3032a82425
commit 9893da300f
@@ -77,12 +77,12 @@ exports[`<ToolGroupMessage /> > Golden Snapshots > renders tool call with output
`; `;
exports[`<ToolGroupMessage /> > Golden Snapshots > renders two tool groups where only the last line of the previous group is visible 1`] = ` exports[`<ToolGroupMessage /> > Golden Snapshots > renders two tool groups where only the last line of the previous group is visible 1`] = `
"╰──────────────────────────────────────────────────────────────────────────────╯ "MockTool[1]: ✓ tool-1 - Description 1 (medium)
────────────────────────────────────────────────────────────────────────────── ──────────────────────────────────────────────────────────────────────────────
tool-2 Description 2 MockTool[2]: ✓ tool-2 - Description 2 (medium)
│ │ ▄ ╰──────────────────────────────────────────────────────────────────────────────╯
│ line1 │ █
╰──────────────────────────────────────────────────────────────────────────────╯ █" "
`; `;
exports[`<ToolGroupMessage /> > Golden Snapshots > renders when not focused 1`] = ` exports[`<ToolGroupMessage /> > Golden Snapshots > renders when not focused 1`] = `