Jest automocking doesn't work as expected

后端 未结 0 966
后悔当初
后悔当初 2021-01-01 23:59

I try to use automock in jest but I get this error:

TypeError: Cannot read property \'default\' of undefined

  23 |   
  24 | 
> 25 |   console.log(utils)         


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