Improved testing

This commit is contained in:
arberkatellari
2023-02-21 10:53:59 -05:00
committed by Dan Christian Bogos
parent edcb7d6e6b
commit 8bef5ca2e4

View File

@@ -1481,6 +1481,8 @@ func TestRemoveItemFromIndexRP(t *testing.T) {
}
func TestRemoveItemFromIndexCHP(t *testing.T) {
Cache.Clear(nil)
cfg, err := config.NewDefaultCGRConfig()
if err != nil {
t.Error(err)