
* remove classes in shipping & products utils * remove classes * add tests plans * add const * tests for shipping methods * test for shipping * test for shipping * tests for shipping * install eslint-plugin-chai-friendly * update stories * add missing imports
14 lines
No EOL
348 B
JSON
14 lines
No EOL
348 B
JSON
{
|
|
"plAddress": {
|
|
"companyName": "Test3",
|
|
"streetAddress1": "Smolna",
|
|
"streetAddress2": "13/1",
|
|
"city": "Wrocław",
|
|
"postalCode": "53-346",
|
|
"country": "PL",
|
|
"countryArea": "Dolny Śląsk",
|
|
"phone": "123456787",
|
|
"currency": "PLN",
|
|
"countryFullName": "Poland"
|
|
}
|
|
} |