mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +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,
|
||||
typeId: 'RECEIVE',
|
||||
balance: '33.33',
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user