From 7b648e50433288e08f5c3302e2533cb7654c5018 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:48:50 +0200 Subject: [PATCH] Extend test files --- test/import/ok/500-activities.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/test/import/ok/500-activities.json b/test/import/ok/500-activities.json index f2aeab113..b691a6f9f 100644 --- a/test/import/ok/500-activities.json +++ b/test/import/ok/500-activities.json @@ -13,6 +13,8 @@ "platformId": null } ], + "platforms": [], + "tags": [], "activities": [ { "accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", @@ -6014,5 +6016,10 @@ "date": "2022-05-06T03:16:21.371059Z", "symbol": "AAPL" } - ] + ], + "user": { + "settings": { + "currency": "USD" + } + } }