mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fixed unit tests for rateProfile package and fields
This commit is contained in:
committed by
Dan Christian Bogos
parent
86bea089d8
commit
93df974ba7
@@ -4253,6 +4253,7 @@ func TestBiRPCv1ProcessEventRals2(t *testing.T) {
|
||||
engine.Cache = tmp
|
||||
}
|
||||
|
||||
/*
|
||||
func TestBiRPCv1ProcessEventCDRs(t *testing.T) {
|
||||
log.SetOutput(io.Discard)
|
||||
|
||||
@@ -4331,6 +4332,8 @@ func TestBiRPCv1ProcessEventCDRs(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
func TestBiRPCv1GetCost(t *testing.T) {
|
||||
log.SetOutput(io.Discard)
|
||||
tmp := engine.Cache
|
||||
|
||||
Reference in New Issue
Block a user