mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Updated caches integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
6b72d4a223
commit
db3be46f79
@@ -367,7 +367,7 @@ func main() {
|
||||
if *verbose {
|
||||
log.Print("Reloading cache")
|
||||
}
|
||||
if err = cacheS.Call(utils.ApierV1ReloadCache,
|
||||
if err = cacheS.Call(utils.CacheSv1ReloadCache,
|
||||
utils.AttrReloadCache{ArgsCache: utils.ArgsCache{
|
||||
DestinationIDs: &dstIds,
|
||||
ReverseDestinationIDs: &revDstIDs,
|
||||
|
||||
Reference in New Issue
Block a user