mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Add action type *dynamic_attribute and revise clone functions
This commit is contained in:
committed by
Dan Christian Bogos
parent
5f5330382f
commit
f6c300c395
@@ -773,7 +773,7 @@ func testV1RouteGetQOSRoutesFiltred(t *testing.T) {
|
||||
}
|
||||
if !reflect.DeepEqual(rcvSupl, expRouteIDs) {
|
||||
t.Errorf("Expecting: %+v, \n received: %+v",
|
||||
expRouteIDs, utils.ToJSON(suplsReply))
|
||||
expRouteIDs, utils.ToJSON(rcvSupl))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user