feat: ui overhaul (#676)
This commit is contained in:
committed by
GitHub
parent
5c86462859
commit
66b81e9228
3
packages/core/test/globalSetup.js
Normal file
3
packages/core/test/globalSetup.js
Normal file
@ -0,0 +1,3 @@
|
||||
module.exports = async () => {
|
||||
process.env.TZ = 'America/New_York';
|
||||
};
|
Reference in New Issue
Block a user