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
7fcc71839a
saleor-dashboard
/
testUtils
/
globalSetup.ts
4 lines
66 B
TypeScript
Raw
Normal View
History
Unescape
Escape
update tax configuration before creating vouchers (#2939)
2023-01-25 12:32:30 +00:00
module
.
exports
=
async
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