Commit 5cb62c6cf857e23eedb1697d24d0417626f81128

Authored by mykhaly
1 parent eadfb0ca

Delete useless spaces from op_faker_data.json

Because checking display of this fields was failing for DZO and privatmarker
@@ -1465,7 +1465,7 @@ @@ -1465,7 +1465,7 @@
1465 "longitude": 34.579872 1465 "longitude": 34.579872
1466 }, 1466 },
1467 "deliveryAddress": { 1467 "deliveryAddress": {
1468 - "postalCode": "51939 ", 1468 + "postalCode": "51939",
1469 "countryName": "Україна", 1469 "countryName": "Україна",
1470 "streetAddress": "Харківська вулиця, 49", 1470 "streetAddress": "Харківська вулиця, 49",
1471 "region": "Дніпропетровська область", 1471 "region": "Дніпропетровська область",
@@ -7909,7 +7909,7 @@ @@ -7909,7 +7909,7 @@
7909 }, 7909 },
7910 { 7910 {
7911 "cpv_id": "24910000-6", 7911 "cpv_id": "24910000-6",
7912 - "description": "Клей СМ-11 ", 7912 + "description": "Клей СМ-11",
7913 "quantity": 50, 7913 "quantity": 50,
7914 "unit": { 7914 "unit": {
7915 "code": "KGM", 7915 "code": "KGM",
Please register or login to post a comment