Changed consts in utils and repaired account profiles it testin apier/v1

This commit is contained in:
andronache
2021-01-07 15:05:19 +02:00
committed by Dan Christian Bogos
parent 4883754cf0
commit 570356b459
21 changed files with 83 additions and 50 deletions

View File

@@ -1176,7 +1176,7 @@ Date: Fri Dec 30 19:48:09 2016 +0100
Fixes for db driver to avoid returning new values in case of errors
`
expVers := "CGRateS@" + VERSION
expVers := "CGRateS@" + Version
eVers := expVers + "-20161230184809-73014daa0c1d"
if vers, err := GetCGRVersion(); err != nil {
t.Error(err)