FreeFeed / freefeed-server

FreeFeed server
https://freefeed.net
MIT License
41 stars 18 forks source link

Set timezone to UTC for tests #590

Closed n1313 closed 1 year ago

n1313 commented 1 year ago

This PR sets timezone to UTC for tests. This change fixes shouldSendWeeklyBestOfDigest() > if today is Monday > if weekly digest has never been sent previously test failure when testing in PST timezone.