mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
normal test passing
This commit is contained in:
@@ -256,8 +256,7 @@ func init() {
|
||||
log.Print("error in LoadCdrStats:", err)
|
||||
}
|
||||
csvr.WriteToDatabase(false, false)
|
||||
ratingStorage.CacheRating(nil, nil, nil, nil, nil, nil)
|
||||
accountingStorage.CacheAccounting(nil, nil, nil)
|
||||
ratingStorage.CacheAll()
|
||||
}
|
||||
|
||||
func TestLoadDestinations(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user