mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix: Flaky Test for Logout
This commit is contained in:
parent
8c729c1723
commit
aed0827549
@ -131,7 +131,7 @@ describe('DashboardLayoutGdd', () => {
|
||||
await flushPromises()
|
||||
})
|
||||
|
||||
it('calls the API', async () => {
|
||||
it('calls the API', () => {
|
||||
expect(apolloMock).toBeCalled()
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user