adjust test

This commit is contained in:
Ulf Gebhardt 2022-04-21 13:35:57 +02:00
parent c6a4650866
commit 74c0e3826b
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -164,7 +164,6 @@ describe('Send', () => {
apolloMutationMock.mockResolvedValue({
data: {
createTransactionLink: {
code: '0123456789',
link: 'http://localhost/redeem/0123456789',
},
},