mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Update a couple of failing tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
6d61fd479d
commit
94429d8f76
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user