mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 22:29:55 +05:00
Update integration test in config
This commit is contained in:
committed by
Dan Christian Bogos
parent
877aa172e7
commit
b7fb3343a3
@@ -203,7 +203,7 @@ func TestMfHttpAgentMultipleFields(t *testing.T) {
|
||||
RequestProcessors: []*RequestProcessor{{
|
||||
ID: "cdr_from_xml",
|
||||
Tenant: NewRSRParsersMustCompile("cgrates.org", true, utils.INFIELD_SEP),
|
||||
Flags: utils.StringMap{"*cdrs": true},
|
||||
Flags: utils.FlagsWithParams{"*cdrs": true},
|
||||
RequestFields: []*FCTemplate{
|
||||
{
|
||||
Tag: "TOR",
|
||||
|
||||
Reference in New Issue
Block a user