diff options
| author | christine betts <[email protected]> | 2025-08-21 17:56:18 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-21 17:56:18 +0000 |
| commit | 0a7879272d2015b122e18d5bf32e0f8a5d6884ad (patch) | |
| tree | f5da8590c6147d59f1203f6aa36eab48318b2937 /packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap | |
| parent | a90ca626d3dfcd9b52302f42a8f7b75a836f6dfa (diff) | |
Fix stats display layout (#6758)
Diffstat (limited to 'packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap')
| -rw-r--r-- | packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap b/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap index 97a0b525..7c925f72 100644 --- a/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap +++ b/packages/cli/src/ui/components/__snapshots__/SessionSummaryDisplay.test.tsx.snap @@ -7,7 +7,7 @@ exports[`<SessionSummaryDisplay /> > renders the summary display with a title 1` │ │ │ Interaction Summary │ │ Session ID: │ -│ Tool Calls: 0 ( ✔ 0 ✖ 0 ) │ +│ Tool Calls: 0 ( ✓ 0 x 0 ) │ │ Success Rate: 0.0% │ │ Code Changes: +42 -15 │ │ │ |
