mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
Updated dispatcher cache integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
799b89c7d5
commit
13940dba5c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user