mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 21:59:53 +05:00
Removed unnecessary line
This commit is contained in:
committed by
Dan Christian Bogos
parent
38edad5ca6
commit
8451fa0a7b
@@ -587,7 +587,6 @@ func testActionsitThresholdCgrRpcAction(t *testing.T) {
|
||||
"Method": "RALsV1.Ping",
|
||||
},
|
||||
}
|
||||
time.Sleep(10 * time.Millisecond)
|
||||
var ids []string
|
||||
eIDs := []string{"TH_CGRRPC"}
|
||||
if err := actsLclRpc.Call(utils.ThresholdSv1ProcessEvent, &ArgsProcessEvent{CGREvent: ev}, &ids); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user