mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-28 23:11:19 -07:00
This commit is contained in:
@@ -85,7 +85,6 @@ vi.mock('@google/gemini-cli-core', async () => {
|
||||
const actualServer = await vi.importActual<typeof ServerConfig>(
|
||||
'@google/gemini-cli-core',
|
||||
);
|
||||
|
||||
return {
|
||||
...actualServer,
|
||||
IdeClient: {
|
||||
|
||||
Reference in New Issue
Block a user