Updated timing in account test

This commit is contained in:
Trial97
2021-04-01 17:09:47 +03:00
committed by Dan Christian Bogos
parent 961ce22827
commit 7fc791b9be

View File

@@ -1101,7 +1101,7 @@ func testAccITAccountMonthlyEstimated(t *testing.T) {
ActionPlan: []*AttrActionPlan{{
ActionsId: "TOPUP_ACTION",
MonthDays: "31",
Time: "00:00:00",
Time: "23:59:59",
Weight: 20.0,
TimingID: utils.MetaMonthlyEstimated,
}},