Update integration test

This commit is contained in:
TeoV
2021-02-09 12:11:10 +02:00
committed by Dan Christian Bogos
parent f20cb871e9
commit 3f7f7b87e6
4 changed files with 63 additions and 72 deletions

View File

@@ -242,10 +242,9 @@ func testStorDBitCRUDTPActionProfiles(t *testing.T) {
Schedule: utils.MetaASAP,
Actions: []*utils.TPAPAction{
{
ID: "TOPUP",
FilterIDs: []string{},
Type: "*topup",
Path: "~*balance.TestBalance.Value",
ID: "TOPUP",
Type: "*topup",
Path: "~*balance.TestBalance.Value",
},
},
},