From 4a458c7a7633c87290fd48e0509c2254a6fec3c4 Mon Sep 17 00:00:00 2001 From: adragusin Date: Thu, 14 May 2020 10:32:45 +0300 Subject: [PATCH] Fixed a test --- engine/thresholds_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/thresholds_test.go b/engine/thresholds_test.go index 4e7060ac4..b92cd8a80 100644 --- a/engine/thresholds_test.go +++ b/engine/thresholds_test.go @@ -322,7 +322,7 @@ func TestThresholdsVerifyIfExecuted(t *testing.T) { } } -func testThresholdsProcessEvent2(t *testing.T) { +func TestThresholdsProcessEvent2(t *testing.T) { thPrf := &ThresholdProfile{ Tenant: "cgrates.org", ID: "TH_4",