mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 14:48:43 +05:00
Repair dispatcher opts tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
9dc0133207
commit
9f9e73ca45
@@ -458,7 +458,7 @@ func TestLoadDispatcherProfiles(t *testing.T) {
|
||||
Tenant: "cgrates.org",
|
||||
ID: "D1",
|
||||
FilterIDs: []string{"*string:~*req.Account:1001"},
|
||||
Strategy: "*first",
|
||||
Strategy: utils.MetaFirst,
|
||||
Weight: 20,
|
||||
Hosts: []*utils.TPDispatcherHostProfile{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user