diff --git a/engine/actions_it_test.go b/engine/actions_it_test.go index 3ccf4e281..f1e837bd2 100644 --- a/engine/actions_it_test.go +++ b/engine/actions_it_test.go @@ -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 {