mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Update frontend/src/store/store.test.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
ef373e6ae0
commit
0fdccda597
@ -74,6 +74,7 @@ describe('Vuex store', () => {
|
|||||||
expect(state.tokenTime).toEqual('1234')
|
expect(state.tokenTime).toEqual('1234')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
describe('token has null value', () => {
|
describe('token has null value', () => {
|
||||||
it('sets the state of tokenTime to null', () => {
|
it('sets the state of tokenTime to null', () => {
|
||||||
jest.clearAllMocks()
|
jest.clearAllMocks()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user