Removed unnecessary line

This commit is contained in:
andronache
2021-09-29 17:44:42 +03:00
committed by Dan Christian Bogos
parent 38edad5ca6
commit 8451fa0a7b

View File

@@ -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 {