mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-01 18:17:19 +00:00
Log config.useSmartEdit to Clearcut (#7617)
This commit is contained in:
@@ -59,6 +59,7 @@ const mockConfig = {
|
||||
model: 'test-model',
|
||||
authType: 'oauth-personal',
|
||||
}),
|
||||
getUseSmartEdit: () => false,
|
||||
getGeminiClient: () => null, // No client needed for these tests
|
||||
} as unknown as Config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user