diff --git a/ecommerce_integrations/unicommerce/tests/fixtures/simple_item.json b/ecommerce_integrations/unicommerce/tests/fixtures/simple_item.json index 74e33ca6..420ddfaa 100644 --- a/ecommerce_integrations/unicommerce/tests/fixtures/simple_item.json +++ b/ecommerce_integrations/unicommerce/tests/fixtures/simple_item.json @@ -21,10 +21,10 @@ "ean": "73513537", "upc": "065100004327", "isbn": "", - "maxRetailPrice": 312000.0, + "maxRetailPrice": null, "basePrice": 22000.0, "batchGroupCode": null, - "costPrice": 15000.0, + "costPrice": null, "taxTypeCode": "DEFAULT", "gstTaxTypeCode": "DEFAULT_GST", "hsnCode": "91011100",