diff --git a/test/import/ok-btceur.json b/test/import/ok-btceur.json index b2856943d..b370682f9 100644 --- a/test/import/ok-btceur.json +++ b/test/import/ok-btceur.json @@ -10,7 +10,7 @@ { "accountId": null, "comment": null, - "fee": 0, + "fee": 3.94, "quantity": 1, "type": "BUY", "unitPrice": 39378.5, diff --git a/test/import/ok-btcusd.json b/test/import/ok-btcusd.json index 87c936f23..fc2e1f66e 100644 --- a/test/import/ok-btcusd.json +++ b/test/import/ok-btcusd.json @@ -10,7 +10,7 @@ { "accountId": null, "comment": null, - "fee": 0, + "fee": 4.46, "quantity": 1, "type": "BUY", "unitPrice": 44558.42,