mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Tests in services
This commit is contained in:
committed by
Dan Christian Bogos
parent
167f7c0a4a
commit
f458e975d1
@@ -132,6 +132,9 @@ func TestSIPAgentReload2(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
if srv.IsRunning() {
|
||||
t.Errorf("Expected service to be down")
|
||||
}
|
||||
var reply string
|
||||
if err := cfg.V1ReloadConfig(&config.ReloadArgs{
|
||||
Path: path.Join("/usr", "share", "cgrates", "conf", "samples", "sipagent_mongo"),
|
||||
|
||||
Reference in New Issue
Block a user