mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 20:14:44 -07:00
Record model responses with --record-responses (for use in testing) (#11894)
This commit is contained in:
@@ -364,6 +364,7 @@ describe('gemini.tsx main function kitty protocol', () => {
|
||||
useWriteTodos: undefined,
|
||||
outputFormat: undefined,
|
||||
fakeResponses: undefined,
|
||||
recordResponses: undefined,
|
||||
});
|
||||
|
||||
await main();
|
||||
|
||||
Reference in New Issue
Block a user