From 9272ca87cd92218e694eea032cef1d24b18c9375 Mon Sep 17 00:00:00 2001 From: mahula Date: Wed, 6 Jul 2022 11:39:59 +0200 Subject: [PATCH] fix unit test --- frontend/src/components/TransactionLinks/TransactionLink.spec.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/TransactionLinks/TransactionLink.spec.js b/frontend/src/components/TransactionLinks/TransactionLink.spec.js index 50f1588d7..d06f0f726 100644 --- a/frontend/src/components/TransactionLinks/TransactionLink.spec.js +++ b/frontend/src/components/TransactionLinks/TransactionLink.spec.js @@ -26,7 +26,6 @@ const propsData = { link: 'http://localhost/redeem/c00000000c000000c0000', holdAvailableAmount: '5.13109484759482747111', id: 12, - firstname: 'Testy', memo: 'Katzenauge, Eulenschrei, was verschwunden komm herbei!', validUntil: '2022-03-30T14:22:40.000Z', }