mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
fix(tab-bar): restore the tab-results fixture after occupantAgent became required (#15277)
This commit is contained in:
@@ -79,6 +79,7 @@ const tabSearchMock = vi.hoisted(() => {
|
||||
repoName: 'octo/rocket'
|
||||
}),
|
||||
agentMetadata: [],
|
||||
occupantAgent: null,
|
||||
isCurrentTab: false,
|
||||
isCurrentWorktree: true
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user