mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-17 05:20:23 -07:00
fix(cli): update remaining test mocks for consistent semantic-colors
This commit is contained in:
@@ -29,6 +29,9 @@ vi.mock('../semantic-colors.js', () => ({
|
||||
status: {
|
||||
warning: 'mock-warning-color',
|
||||
},
|
||||
ui: {
|
||||
focus: 'mock-focus-color',
|
||||
},
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user