mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Removed RateS connection from RouteS
This commit is contained in:
committed by
Dan Christian Bogos
parent
7cb705ce54
commit
64290719da
@@ -1255,7 +1255,6 @@ 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