fixing unit tests on ersCfg

This commit is contained in:
gezimbll
2024-03-13 11:31:22 -04:00
committed by Dan Christian Bogos
parent 66940db0b0
commit cff5d22913
5 changed files with 65 additions and 51 deletions

View File

@@ -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"