mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 21:59:53 +05:00
Improved testing
This commit is contained in:
committed by
Dan Christian Bogos
parent
edcb7d6e6b
commit
8bef5ca2e4
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user