mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Update frontend/src/components/SessionLogoutTimeout.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
b2164e6d1d
commit
1d1cc7e960
@ -68,7 +68,7 @@ describe('SessionLogoutTimeout', () => {
|
||||
wrapper = Wrapper()
|
||||
})
|
||||
|
||||
it('value for remaining seconds is 0', () => {
|
||||
it('has value for remaining seconds equal 0', () => {
|
||||
expect(wrapper.tokenExpiresInSeconds === 0)
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user