Skip to content

Commit 3b7f4e1

Browse files
authored
Update pocket.ts
1 parent 44fac0b commit 3b7f4e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/pocket.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ const getPOKTDayPrices = async (dateFrom: Date, dateTo: Date) => {
239239

240240
return dayPrices;
241241
} catch (e) {
242+
console.log('test')
242243
throw new Error(e);
243244
}
244245
};

0 commit comments

Comments
 (0)