mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove error handler
This commit is contained in:
parent
c38b126635
commit
ec354eafad
@ -3,10 +3,6 @@ import GddTransactionList from './GddTransactionList'
|
||||
|
||||
const localVue = global.localVue
|
||||
|
||||
const errorHandler = jest.fn()
|
||||
|
||||
localVue.config.errorHandler = errorHandler
|
||||
|
||||
const scrollToMock = jest.fn()
|
||||
|
||||
global.scrollTo = scrollToMock
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user