mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated ers test
This commit is contained in:
committed by
Dan Christian Bogos
parent
5dd277835d
commit
2c7247586b
@@ -38,7 +38,7 @@ func TestERsNewERService(t *testing.T) {
|
||||
stopLsn: make(map[string]chan struct{}),
|
||||
rdrEvents: make(chan *erEvent),
|
||||
rdrErr: make(chan error),
|
||||
exitChan: nil,
|
||||
stopChan: nil,
|
||||
sS: nil}
|
||||
rcv := NewERService(cfg, fltrS, nil, nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user