How to fix TZ error while testing with jest?

前端 未结 0 1308
我在风中等你
我在风中等你 2021-02-15 23:21

I have a React project on Windows 10. Here is package.json file.

...
"scripts": {
  ...
  "test": "TZ=utc jest --silent"
  ...
}
...         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题