mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
fixing unit tests on ersCfg
This commit is contained in:
committed by
Dan Christian Bogos
parent
66940db0b0
commit
cff5d22913
@@ -2449,7 +2449,7 @@ const (
|
||||
const (
|
||||
IDCfg = "id"
|
||||
CacheCfg = "cache"
|
||||
ConcurrentEvents = "concurrent_events"
|
||||
ConcurrentEventsCfg = "concurrent_events"
|
||||
FieldSepCfg = "field_separator"
|
||||
RunDelayCfg = "run_delay"
|
||||
SourcePathCfg = "source_path"
|
||||
|
||||
Reference in New Issue
Block a user