fix: tests (#710)
This commit is contained in:
committed by
GitHub
parent
ad694ef56d
commit
6be11c749e
packages/core
src
components
lib/util
widgets/select
test
@ -1,3 +1,5 @@
|
||||
module.exports = async () => {
|
||||
process.env.TZ = 'US/Hawaii';
|
||||
};
|
||||
|
||||
globalThis.IS_REACT_ACT_ENVIRONMENT = true;
|
||||
|
Reference in New Issue
Block a user