Update a couple of failing tests

This commit is contained in:
ionutboangiu
2024-03-22 14:39:17 -04:00
committed by Dan Christian Bogos
parent 6d61fd479d
commit 94429d8f76
2 changed files with 2 additions and 1 deletions

View File

@@ -140,7 +140,7 @@ func testTutSMGCacheStats(t *testing.T) {
expectedStats[utils.CacheReverseDestinations].Items = 7
expectedStats[utils.CacheRatingPlans].Items = 4
expectedStats[utils.CacheRatingProfiles].Items = 5
expectedStats[utils.CacheActions].Items = 9
expectedStats[utils.CacheActions].Items = 10
expectedStats[utils.CacheActionPlans].Items = 4
expectedStats[utils.CacheSharedGroups].Items = 1
expectedStats[utils.CacheResourceProfiles].Items = 3