From 0ce8c04df9907f999d5ddbf058a71d29af4e88a9 Mon Sep 17 00:00:00 2001 From: Trial97 Date: Tue, 11 Feb 2020 08:30:58 +0200 Subject: [PATCH] Updated version tests --- utils/coreutils_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/utils/coreutils_test.go b/utils/coreutils_test.go index 858f48db9..e43d44d16 100644 --- a/utils/coreutils_test.go +++ b/utils/coreutils_test.go @@ -1084,7 +1084,6 @@ func TestCapitalizedMessage(t *testing.T) { } } -/* func TestGetCGRVersion(t *testing.T) { GitLastLog = `commit 73014daa0c1d7edcb532d5fe600b8a20d588cdf8 Author: DanB @@ -1143,7 +1142,6 @@ Date: Fri Dec 30 19:48:09 2016 +0100 t.Errorf("Expecting: , received: <%s>", vers) } } -*/ func TestNewTenantID(t *testing.T) { eOut := &TenantID{ID: EmptyString}