global is not defined in jest test file

前端 未结 0 502
逝去的感伤
逝去的感伤 2021-02-04 22:05

global variable in JS is not able to access in jest test files, also not able to change the values which are already defined in global.

the work around I hav

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