Updated version tests

This commit is contained in:
Trial97
2020-02-11 08:30:58 +02:00
committed by Dan Christian Bogos
parent 8f446b033d
commit 0ce8c04df9

View File

@@ -1084,7 +1084,6 @@ func TestCapitalizedMessage(t *testing.T) {
}
}
/*
func TestGetCGRVersion(t *testing.T) {
GitLastLog = `commit 73014daa0c1d7edcb532d5fe600b8a20d588cdf8
Author: DanB <danb@cgrates.org>
@@ -1143,7 +1142,6 @@ Date: Fri Dec 30 19:48:09 2016 +0100
t.Errorf("Expecting: <CGRateS@v0.10.0>, received: <%s>", vers)
}
}
*/
func TestNewTenantID(t *testing.T) {
eOut := &TenantID{ID: EmptyString}