Updated tests after remove

This commit is contained in:
Trial97
2021-04-01 09:35:23 +03:00
committed by Dan Christian Bogos
parent 21d4dd16fa
commit 1d67bca260
50 changed files with 77 additions and 219 deletions

View File

@@ -122,7 +122,6 @@ func (dhS *RegistrarCService) registerDispHosts() {
}
}
}
return
}
func (dhS *RegistrarCService) registerRPCHosts() {
@@ -143,7 +142,6 @@ func (dhS *RegistrarCService) registerRPCHosts() {
}
}
}
return
}
func unregisterHosts(connMgr *engine.ConnManager, regCfg *config.RegistrarCCfg, dTnt, method string) {