Skip to content

Commit 92522d8

Browse files
committed
Merge branch 'pr/n20_patch-1'
2 parents e5e6e0f + d523490 commit 92522d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gmail-tester.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ async function __check_inbox(credentials_json, token_path, options = {}) {
135135
return found_email;
136136
} catch (err) {
137137
console.log("[gmail] Error:", err);
138+
throw err;
138139
}
139140
}
140141

0 commit comments

Comments
 (0)