Browse Source

Extend import test data

pull/1954/head
Thomas 2 years ago
parent
commit
aac8498e69
  1. 12
      test/import/ok.json

12
test/import/ok.json

@ -61,6 +61,18 @@
"dataSource": "YAHOO",
"date": "2021-09-15T22:00:00.000Z",
"symbol": "MSFT"
},
{
"accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0",
"comment": null,
"fee": 49,
"quantity": 0,
"type": "FEE",
"unitPrice": 0,
"currency": "USD",
"dataSource": "MANUAL",
"date": "2021-08-31T22:00:00.000Z",
"symbol": "Account Opening Fee"
}
]
}

Loading…
Cancel
Save