test(ui): remove duplicate archived fixture key

This commit is contained in:
Vincent Koc
2026-05-04 00:38:38 -07:00
parent 87e3b1a241
commit e8d0cf75ea

View File

@@ -773,7 +773,6 @@ describe("switchChatSession", () => {
sessionsShowArchived: false,
chatSideResultTerminalRuns: new Set(["btw-run-1"]),
chatStreamStartedAt: 1,
sessionsShowArchived: false,
settings,
applySettings(next: typeof settings) {
state.settings = next;