mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Changed consts in utils and repaired account profiles it testin apier/v1
This commit is contained in:
committed by
Dan Christian Bogos
parent
4883754cf0
commit
570356b459
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user