mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated Action Filters field
This commit is contained in:
committed by
Dan Christian Bogos
parent
c671e6f08c
commit
880dd7f1b1
@@ -117,7 +117,7 @@ func testTpActITPopulate(t *testing.T) {
|
||||
BalanceType: "*monetary",
|
||||
Units: "120",
|
||||
ExpiryTime: "*unlimited",
|
||||
Filter: "",
|
||||
Filters: "",
|
||||
TimingTags: "2014-01-14T00:00:00Z",
|
||||
DestinationIds: "*any",
|
||||
RatingSubject: "SPECIAL_1002",
|
||||
@@ -136,7 +136,7 @@ func testTpActITPopulate(t *testing.T) {
|
||||
BalanceType: "*data",
|
||||
Units: "10",
|
||||
ExpiryTime: "*unlimited",
|
||||
Filter: "",
|
||||
Filters: "",
|
||||
TimingTags: "2014-01-14T00:00:00Z",
|
||||
DestinationIds: "DST_1002",
|
||||
RatingSubject: "SPECIAL_1002",
|
||||
|
||||
Reference in New Issue
Block a user