mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
Update integration test
This commit is contained in:
committed by
Dan Christian Bogos
parent
f20cb871e9
commit
3f7f7b87e6
@@ -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",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user