mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
test: add browser session flag to TaskHeader mock
This commit is contained in:
parent
5e8a8d26a1
commit
0884d158bc
1 changed files with 1 additions and 0 deletions
|
|
@ -248,6 +248,7 @@ describe("TaskHeader", () => {
|
|||
currentTaskItem: { id: "test-task-id" },
|
||||
clineMessages: [],
|
||||
taskTitlesEnabled: true,
|
||||
isBrowserSessionActive: false,
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue