mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-19 02:20:42 -07:00
chore: update tests
This commit is contained in:
committed by
Keith Guerin
parent
3c9bdeda78
commit
b2d159092f
@@ -365,7 +365,6 @@ describe('<Footer />', () => {
|
||||
settings: createMockSettings({
|
||||
ui: {
|
||||
footer: {
|
||||
items: ['model-name', 'context-remaining'],
|
||||
hideContextPercentage: true,
|
||||
},
|
||||
},
|
||||
@@ -387,7 +386,6 @@ describe('<Footer />', () => {
|
||||
settings: createMockSettings({
|
||||
ui: {
|
||||
footer: {
|
||||
items: ['model-name', 'context-remaining'],
|
||||
hideContextPercentage: false,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user