Fixed a test

This commit is contained in:
adragusin
2020-05-14 10:32:45 +03:00
committed by Dan Christian Bogos
parent 56f898b9d0
commit 4a458c7a76

View File

@@ -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",