mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add balance to transaction objects created for pagination tests
This commit is contained in:
parent
19a26d5fb7
commit
fda507c54c
@ -419,6 +419,7 @@ describe('GddTransactionList', () => {
|
|||||||
},
|
},
|
||||||
id: idx + 1,
|
id: idx + 1,
|
||||||
typeId: 'RECEIVE',
|
typeId: 'RECEIVE',
|
||||||
|
balance: '33.33',
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user