mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-07-26 03:12:03 +00:00
Fix timezone mismatch in server tests (#1918)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = async () => {
|
||||
process.env.TZ = 'UTC';
|
||||
};
|
||||
Reference in New Issue
Block a user