feat(ide): improve IDE installation UX and feedback (#6677)

This commit is contained in:
Shreya Keshive
2025-08-20 14:11:31 -07:00
committed by GitHub
parent 80ff3cd25e
commit 0e9b06d5c2
3 changed files with 51 additions and 11 deletions

View File

@@ -227,7 +227,7 @@ describe('ideCommand', () => {
}),
expect.any(Number),
);
});
}, 10000);
it('should show an error if installation fails', async () => {
mockInstall.mockResolvedValue({