mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fixed a test
This commit is contained in:
committed by
Dan Christian Bogos
parent
56f898b9d0
commit
4a458c7a76
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user