mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
New login page is on localhost/login no vue anymore.
This commit is contained in:
parent
b046f94744
commit
bea99f6904
@ -125,7 +125,7 @@ describe('apolloProvider', () => {
|
||||
})
|
||||
|
||||
it('redirects to logout', () => {
|
||||
expect(windowLocationMock).toBeCalledWith('http://localhost/vue/login')
|
||||
expect(windowLocationMock).toBeCalledWith('http://localhost/login')
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user