Files
hammond/ui/tests/e2e/support/utils.js
Akhil Gupta d25c30a7b2 first commit
2021-05-29 15:20:50 +05:30

3 lines
91 B
JavaScript

// Returns the Vuex store.
export const getStore = () => cy.window().its('__app__.$store')