mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
[RouteS] Add new field RouteRateProfileIDs in RateProfiles.csv
This commit is contained in:
committed by
Dan Christian Bogos
parent
27fce31f8b
commit
d10cc4b4c3
@@ -1271,6 +1271,7 @@ func TestLoadRouteProfiles(t *testing.T) {
|
||||
FilterIDs: []string{"FLTR_DST_DE"},
|
||||
AccountIDs: []string{"Account2"},
|
||||
RatingPlanIDs: []string{"RPL_3"},
|
||||
RateProfileIDs: []string{"RT_ALWAYS"},
|
||||
ResourceIDs: []string{"ResGroup3"},
|
||||
StatIDs: []string{"Stat2"},
|
||||
Weight: 10,
|
||||
|
||||
Reference in New Issue
Block a user