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
TypeError: rootGetters.projects/foo/bar is not a function