diff --git a/test/import/ok/novn-buy-and-sell-partially.json b/test/import/ok/novn-buy-and-sell-partially.json index 596390cec..3bdd7eb7e 100644 --- a/test/import/ok/novn-buy-and-sell-partially.json +++ b/test/import/ok/novn-buy-and-sell-partially.json @@ -27,7 +27,7 @@ ], "user": { "settings": { - "currency": "USD", + "currency": "CHF", "performanceCalculationType": "ROAI" } } diff --git a/test/import/ok/novn-buy-and-sell.json b/test/import/ok/novn-buy-and-sell.json index ca1eac4c1..6ae519d87 100644 --- a/test/import/ok/novn-buy-and-sell.json +++ b/test/import/ok/novn-buy-and-sell.json @@ -27,7 +27,7 @@ ], "user": { "settings": { - "currency": "USD", + "currency": "CHF", "performanceCalculationType": "ROAI" } }