Skip to content

Commit bcfdcc7

Browse files
Abhishek GadekarAbhishek Gadekar
authored andcommitted
add log
1 parent d7193f9 commit bcfdcc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/generate_reports.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ function generate_report(args) {
254254
})
255255
.catch((error) => {
256256
// This catch block will not be executed
257+
console.log(error);
257258
resolve("Done");
258259
});
259260

0 commit comments

Comments
 (0)