This website requires JavaScript.
Explore
Help
Sign In
djkato
/
saleor-dashboard
Watch
1
Star
0
Fork
You've already forked saleor-dashboard
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bc3f203f6c
saleor-dashboard
/
testUtils
/
globalSetup.ts
4 lines
60 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Setup chromatic and cleanup storybook (#3588)
2023-05-12 11:06:27 +00:00
module
.
exports
=
function
(
)
{
Fix Jest wrong timezone when run locally (#3029)
2023-01-24 09:50:08 +00:00
process
.
env
.
TZ
=
"UTC"
;
}
;
Reference in a new issue
Copy permalink