mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 21:59:53 +05:00
Fixed tests after removing usage
This commit is contained in:
committed by
Dan Christian Bogos
parent
c21e791142
commit
428e81504a
@@ -1802,7 +1802,7 @@ func TestRatesCostForEventRateIDxSelects(t *testing.T) {
|
||||
utils.Destination: "+332145",
|
||||
},
|
||||
APIOpts: map[string]interface{}{
|
||||
utils.MetaUsage: "1m24s",
|
||||
utils.OptsRatesUsage: "1m24s",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -739,7 +739,7 @@ func TestATDUsage(t *testing.T) {
|
||||
CGREvent: &CGREvent{
|
||||
ID: "testID",
|
||||
APIOpts: map[string]interface{}{
|
||||
MetaUsage: true,
|
||||
OptsRatesUsage: true,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user