mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fixed integration test in registrarc
This commit is contained in:
committed by
Dan Christian Bogos
parent
1a610eac1c
commit
7d0d042831
@@ -91,6 +91,7 @@ func TestDispatcherHReload(t *testing.T) {
|
||||
}
|
||||
cfg.GetReloadChan(config.RegistrarCJson) <- struct{}{}
|
||||
time.Sleep(10 * time.Millisecond)
|
||||
srv.Shutdown()
|
||||
if srv.IsRunning() {
|
||||
t.Errorf("Expected service to be down")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user