diff --git a/test/import/ok/500-activities.json b/test/import/ok/500-activities.json index 2793c695e..03aabca33 100644 --- a/test/import/ok/500-activities.json +++ b/test/import/ok/500-activities.json @@ -8,7 +8,6 @@ "balance": 2000, "currency": "USD", "id": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", - "isExcluded": false, "name": "My Online Trading Account", "platformId": null } diff --git a/test/import/ok/derived-currency.json b/test/import/ok/derived-currency.json index 637ab21b6..4b7aa46c3 100644 --- a/test/import/ok/derived-currency.json +++ b/test/import/ok/derived-currency.json @@ -8,7 +8,6 @@ "balance": 2000, "currency": "USD", "id": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", - "isExcluded": false, "name": "My Online Trading Account", "platformId": null } diff --git a/test/import/ok/sample.json b/test/import/ok/sample.json index be385812a..feca8a379 100644 --- a/test/import/ok/sample.json +++ b/test/import/ok/sample.json @@ -19,7 +19,6 @@ "comment": null, "currency": "USD", "id": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", - "isExcluded": false, "name": "My Online Trading Account", "platformId": "9da3a8a7-4795-43e3-a6db-ccb914189737" }