Update frontend/src/pages/Send.spec.js

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
Alexander Friedland 2022-03-14 22:07:04 +01:00 committed by GitHub
parent a1fdc62ea7
commit 496aec4fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,6 @@ apolloMutationMock.mockResolvedValue('success')
const navigatorClipboardMock = jest.fn()
// const createTransactionLinkMock = jest.fn()
// createTransactionLinkMock.mockRejectedValue({ message: 'OOPS' })
const localVue = global.localVue
// window.scrollTo = jest.fn()