mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-07 12:19:17 +02:00
fix:#3 added process timezone for tests
This commit is contained in:
3
frontend/vitest.global-setup.ts
Normal file
3
frontend/vitest.global-setup.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const setup = () => {
|
||||
process.env.TZ = 'UTC'
|
||||
}
|
Reference in New Issue
Block a user