mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 03:24:42 -07:00
Co-authored-by: Yuna Seol <yunaseol@google.com>
This commit is contained in:
@@ -100,6 +100,7 @@ describe('SessionStatsContext', () => {
|
||||
thoughts: 20,
|
||||
tool: 10,
|
||||
},
|
||||
roles: {},
|
||||
},
|
||||
},
|
||||
tools: {
|
||||
@@ -180,6 +181,7 @@ describe('SessionStatsContext', () => {
|
||||
thoughts: 0,
|
||||
tool: 0,
|
||||
},
|
||||
roles: {},
|
||||
},
|
||||
},
|
||||
tools: {
|
||||
|
||||
Reference in New Issue
Block a user