mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Restored the values that were there we need this values.
This commit is contained in:
parent
8655185e0f
commit
dc46f2400d
@ -55,7 +55,7 @@ describe('GddTransactionList', () => {
|
||||
transactions: [
|
||||
{
|
||||
balance: '19.93',
|
||||
date: 'Tue May 25 2021',
|
||||
date: '2021-05-25T17:38:13+00:00',
|
||||
memo: 'Alles Gute zum Geburtstag',
|
||||
name: 'Bob der Baumeister',
|
||||
transaction_id: 29,
|
||||
@ -64,7 +64,7 @@ describe('GddTransactionList', () => {
|
||||
},
|
||||
{
|
||||
balance: '1000',
|
||||
date: '2021-04-29',
|
||||
date: '2021-04-29T15:34:49+00:00',
|
||||
memo: 'Gut das du da bist!',
|
||||
name: 'Gradido Akademie',
|
||||
transaction_id: 3,
|
||||
@ -72,7 +72,7 @@ describe('GddTransactionList', () => {
|
||||
},
|
||||
{
|
||||
balance: '314.98',
|
||||
date: '2021-04-29',
|
||||
date: '2021-04-29T17:26:40+00:00',
|
||||
memo: 'Für das Fahrrad!',
|
||||
name: 'Jan Ulrich',
|
||||
transaction_id: 8,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user