Jest spyOn setter with moment parameter

前端 未结 0 395
伪装坚强ぢ
伪装坚强ぢ 2020-12-29 17:13

I have a piece of code I am trying to test that ultimately does this (simplified):

const startDateMoment = moment(startDate, \'DD-MM-YYYY\');
this.parametersS         


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