mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 14:19:54 +05:00
Tests in rates directory + updated computeRateSIntervals function
This commit is contained in:
committed by
Dan Christian Bogos
parent
8ac450a396
commit
99e7623f51
@@ -236,7 +236,7 @@ func (rIv *RateSInterval) CompressEquals(rIv2 *RateSInterval) (eq bool) {
|
||||
return
|
||||
}
|
||||
}
|
||||
return
|
||||
return true
|
||||
}
|
||||
|
||||
func (rIv *RateSInterval) Cost() *decimal.Big {
|
||||
|
||||
Reference in New Issue
Block a user