mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Added test for ActionTiming.Tasks
This commit is contained in:
committed by
Dan Christian Bogos
parent
8aded13e27
commit
3a64f321eb
@@ -62,6 +62,7 @@ func (at *ActionTiming) Tasks() (tsks []*Task) {
|
||||
ActionsID: at.ActionsID,
|
||||
AccountID: acntID,
|
||||
}
|
||||
i++
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user