mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Tests in services
This commit is contained in:
committed by
Dan Christian Bogos
parent
2d11c20c47
commit
f918071ea1
@@ -83,7 +83,6 @@ func (anz *AnalyzerService) Start() (err error) {
|
||||
}(anz.anz)
|
||||
anz.server.SetAnalyzer(anz.anz)
|
||||
anz.rpc = v1.NewAnalyzerSv1(anz.anz)
|
||||
//separa in propria functie
|
||||
go anz.start()
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user