mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Update integration test for config
This commit is contained in:
@@ -853,6 +853,7 @@ func testCgrCfgV1ReloadConfigSection(t *testing.T) {
|
||||
"Filters": []interface{}{},
|
||||
"Flags": map[string]interface{}{},
|
||||
"HeaderFields": []interface{}{},
|
||||
"FailedCallsPrefix": "",
|
||||
"ID": "*default",
|
||||
"ProcessedPath": "/var/spool/cgrates/cdrc/out",
|
||||
"RunDelay": 0,
|
||||
@@ -872,6 +873,7 @@ func testCgrCfgV1ReloadConfigSection(t *testing.T) {
|
||||
"*dryrun": []interface{}{},
|
||||
},
|
||||
"HeaderFields": []interface{}{},
|
||||
"FailedCallsPrefix": "",
|
||||
"PartialCacheExpiryAction": "",
|
||||
"PartialRecordCache": 0,
|
||||
"ID": "file_reader1",
|
||||
|
||||
Reference in New Issue
Block a user