mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
df5adc6c96
commit
ac171f050e
@@ -194,7 +194,7 @@ func testAnalyzerSChargerSv1ProcessEvent(t *testing.T) {
|
||||
},
|
||||
APIOpts: map[string]interface{}{
|
||||
"*subsys": "*chargers",
|
||||
utils.OptsAttributesProfileIDs: []string{"*constant:*req.RequestType:*none"},
|
||||
utils.OptsAttributesProfileIDs: []interface{}{"*constant:*req.RequestType:*none"},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user