diff --git a/dispatchers/caches_it_test.go b/dispatchers/caches_it_test.go index 969c22373..5bf6ee5ce 100644 --- a/dispatchers/caches_it_test.go +++ b/dispatchers/caches_it_test.go @@ -112,7 +112,7 @@ func testDspChcLoadAfterFolder(t *testing.T) { t.Error(reply) } expStats[utils.CacheActions].Items = 2 - expStats[utils.CacheAttributeProfiles].Items = 9 + expStats[utils.CacheAttributeProfiles].Items = 10 expStats[utils.CacheChargerProfiles].Items = 1 expStats[utils.CacheFilters].Items = 7 expStats[utils.CacheRatingPlans].Items = 5