How can I solve the 'TypeError: rootGetters.projects/foo/bar is not a function' while testing actions in a vuex store

后端 未结 0 1573
再見小時候
再見小時候 2021-02-13 14:15

I\'m trying to unit test an action from a vuex store but I got this error during one of my tests
TypeError: rootGetters.projects/foo/bar is not a function

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