Skip to content

Commit 41034a5

Browse files
committed
fix test merge errors
1 parent bf1c647 commit 41034a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/cli/src/zed-integration/zedIntegration.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,8 @@ describe('Session', () => {
569569
}),
570570
}),
571571
);
572+
});
573+
572574
it('should await MCP initialization before processing a prompt', async () => {
573575
const stream = createMockStream([
574576
{

0 commit comments

Comments
 (0)