mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
jest.setTimeout(30000)
This commit is contained in:
parent
1df9618473
commit
0cfaa7becb
@ -4,6 +4,8 @@ import DashboardLayoutGdd from './DashboardLayout_gdd'
|
||||
|
||||
jest.useFakeTimers()
|
||||
|
||||
jest.setTimeout(30000)
|
||||
|
||||
const localVue = global.localVue
|
||||
|
||||
const storeDispatchMock = jest.fn()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user