mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 00:28:33 +00:00
chore: migrate blocksuite test (#9222)
This commit is contained in:
3
scripts/vitest-global.js
Normal file
3
scripts/vitest-global.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export const setup = () => {
|
||||
process.env.TZ = 'Asia/Singapore';
|
||||
};
|
||||
Reference in New Issue
Block a user