diff --git a/frontend/src/components/GddTransactionList.spec.js b/frontend/src/components/GddTransactionList.spec.js index ba45d93d4..aeecf43cc 100644 --- a/frontend/src/components/GddTransactionList.spec.js +++ b/frontend/src/components/GddTransactionList.spec.js @@ -419,6 +419,7 @@ describe('GddTransactionList', () => { }, id: idx + 1, typeId: 'RECEIVE', + balance: '33.33', } })