mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 03:10:42 -07:00
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
This commit is contained in:
@@ -184,7 +184,7 @@ describe('runNonInteractive', () => {
|
||||
},
|
||||
},
|
||||
isTrusted: true,
|
||||
migratedInMemorScopes: new Set(),
|
||||
migratedInMemoryScopes: new Set(),
|
||||
forScope: vi.fn(),
|
||||
computeMergedSettings: vi.fn(),
|
||||
} as unknown as LoadedSettings;
|
||||
|
||||
Reference in New Issue
Block a user