-
Miguel Rincon authored
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.
98932622
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.