Updated timezone in sureTax test

This commit is contained in:
adragusin
2020-04-27 17:39:35 +03:00
committed by Dan Christian Bogos
parent 85b1f778d4
commit 4c29ed0a72

View File

@@ -115,7 +115,7 @@ func TestSureTaxCfgAsMapInterface(t *testing.T) {
"client_number": "",
"validation_key": "",
"business_unit": "",
"timezone": "Local",
"timezone": "UTC",
"include_local_cost": false,
"return_file_code": "0",
"response_group": "03",
@@ -144,7 +144,7 @@ func TestSureTaxCfgAsMapInterface(t *testing.T) {
"client_number": "",
"validation_key": "",
"business_unit": "",
"timezone": "Local",
"timezone": "UTC",
"include_local_cost": false,
"return_file_code": "0",
"response_group": "03",