mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 05:39:54 +05:00
Updated timezone in sureTax test
This commit is contained in:
committed by
Dan Christian Bogos
parent
85b1f778d4
commit
4c29ed0a72
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user