mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
Update frontend/src/components/SessionLogoutTimeout.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
0e3f6a4d73
commit
fa32054f96
@ -69,7 +69,7 @@ describe('SessionLogoutTimeout', () => {
|
||||
})
|
||||
|
||||
it('emits logout', () => {
|
||||
expect(wrapper.emitted('logout')).toBeTruthy()
|
||||
expect(wrapper.emitted('logout')).toBe(true)
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user