chore: update tests

This commit is contained in:
Jack Wotherspoon
2026-02-16 16:24:16 -05:00
committed by Keith Guerin
parent 3c9bdeda78
commit b2d159092f

View File

@@ -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,
},
},