Remove mocked methods from dashboard spec
In order to ensure that the Vuex store wiring is correct, specs should not replace methods like `fetchData()`. This change mock the store `dispatch` instead.
Showing
Please register or sign in to comment