We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf9ad0 commit 0c78566Copy full SHA for 0c78566
src/commander/uploadPdf.ts
@@ -54,6 +54,7 @@ command
54
}
55
} catch (error) {
56
console.log('\nRefer docs: https://www.lambdatest.com/support/docs/smart-visual-regression-testing/');
57
+ process.exit(1);
58
59
});
60
0 commit comments