mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
updated apis
This commit is contained in:
@@ -987,7 +987,6 @@ func TestLoadActionTimings(t *testing.T) {
|
||||
}
|
||||
atm := csvr.actionPlans["MORE_MINUTES"]
|
||||
expected := &ActionPlan{
|
||||
Uuid: atm.Uuid,
|
||||
Id: "MORE_MINUTES",
|
||||
AccountIDs: map[string]struct{}{"vdf:minitsboy": struct{}{}},
|
||||
ActionTimings: []*ActionTiming{
|
||||
|
||||
Reference in New Issue
Block a user