mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix e2e test
This commit is contained in:
parent
6c95541c46
commit
2286700b83
@ -35,6 +35,6 @@ Cypress.Commands.add('login', (email, password) => {
|
||||
}
|
||||
|
||||
cy.visit('/')
|
||||
window.localStorage.setItem('vuex', JSON.stringify(vuexToken))
|
||||
window.localStorage.setItem('gradido-frontend', JSON.stringify(vuexToken))
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user