Skip to content

Commit f7f5808

Browse files
committed
remove logs
1 parent 9dab698 commit f7f5808

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commander/capture.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ command
9090
await tasks.run(ctx);
9191
} catch (error) {
9292
console.log('\nRefer docs: https://www.lambdatest.com/support/docs/smart-visual-regression-testing/');
93-
ctx.log.error(error);
9493
process.exitCode = 1;
9594
throw new Error();
9695
}

0 commit comments

Comments
 (0)