From 13940dba5c92fcfc10f6f477dd5edde0abb777aa Mon Sep 17 00:00:00 2001 From: Tripon Alexandru-Ionut Date: Sun, 14 Apr 2019 11:31:22 +0300 Subject: [PATCH] Updated dispatcher cache integration tests --- dispatchers/caches_it_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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