mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Updated unit tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
2e755bccb6
commit
077d916a1d
@@ -1378,7 +1378,6 @@ func testOnStorITCRUDHistory(t *testing.T) {
|
||||
|
||||
func testOnStorITCRUDStructVersion(t *testing.T) {
|
||||
if vrst, err := onStor.DataDB().GetVersions(utils.Accounts); err != utils.ErrNotFound {
|
||||
fmt.Println(vrst)
|
||||
t.Error(err)
|
||||
}
|
||||
vrs := Versions{
|
||||
|
||||
Reference in New Issue
Block a user