updated threshold implementation

This commit is contained in:
gezimbll
2025-06-02 18:40:11 +02:00
committed by Dan Christian Bogos
parent 5444973349
commit 2d94ca89bb
7 changed files with 92 additions and 262 deletions

View File

@@ -244,7 +244,7 @@ func testDspThTestAuthKey3(t *testing.T) {
}
var ids []string
eIDs := []string{"THD_ACNT_1002"}
eIDs := []string{"THD_ACNT_1001", "THD_ACNT_1002"}
if err := dispEngine.RPC.Call(context.Background(), utils.ThresholdSv1GetThresholdIDs, &utils.TenantWithAPIOpts{
Tenant: "cgrates.org",