using tasks and action plans with no accounts

This commit is contained in:
Radu Ioan Fericean
2015-12-17 19:10:38 +02:00
parent 9d228d80bf
commit 65516e201e
13 changed files with 230 additions and 72 deletions

View File

@@ -1002,7 +1002,7 @@ func TestLoadActionTimings(t *testing.T) {
},
},
Weight: 10,
ActionsId: "MINI",
ActionsID: "MINI",
},
&ActionTiming{
Timing: &RateInterval{
@@ -1015,7 +1015,7 @@ func TestLoadActionTimings(t *testing.T) {
},
},
Weight: 10,
ActionsId: "SHARED",
ActionsID: "SHARED",
},
},
}