mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
updated sags service name to ranking
This commit is contained in:
committed by
Dan Christian Bogos
parent
4d4392d196
commit
85bd7a50e7
@@ -217,7 +217,7 @@ func testDspChcPrecacheStatus(t *testing.T) {
|
||||
utils.MetaAPIBan: utils.MetaReady,
|
||||
utils.CacheRadiusPackets: utils.MetaReady,
|
||||
utils.CacheReplicationHosts: utils.MetaReady,
|
||||
utils.CacheSagProfiles: utils.MetaReady,
|
||||
utils.CacheRankingProfiles: utils.MetaReady,
|
||||
}
|
||||
|
||||
if err := dispEngine.RPC.Call(context.Background(), utils.CacheSv1PrecacheStatus, utils.AttrCacheIDsWithAPIOpts{
|
||||
|
||||
Reference in New Issue
Block a user