This commit is contained in:
3
frontend/__tests__/global-setup.ts
Normal file
3
frontend/__tests__/global-setup.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const setup = (): void => {
|
||||
process.env.TZ = "UTC";
|
||||
};
|
||||
Reference in New Issue
Block a user