mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
DynamicWeights in ActionProfile
This commit is contained in:
committed by
Dan Christian Bogos
parent
ff5f69cd15
commit
b6ff4ba8d8
@@ -574,7 +574,7 @@ func TestLoadActionProfiles(t *testing.T) {
|
||||
TPid: testTPID,
|
||||
Tenant: "cgrates.org",
|
||||
ID: "ONE_TIME_ACT",
|
||||
Weight: 10,
|
||||
Weights: ";10",
|
||||
Schedule: utils.MetaASAP,
|
||||
Targets: []*utils.TPActionTarget{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user