mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 22:29:55 +05:00
Add ThresholdIDs to AccountProfiles
This commit is contained in:
committed by
Dan Christian Bogos
parent
9c5b50a1de
commit
4eefdc9a03
@@ -1648,6 +1648,7 @@ func TestLoadAccountProfiles(t *testing.T) {
|
||||
Value: 3600000000000,
|
||||
},
|
||||
},
|
||||
ThresholdIDs: []string{utils.META_NONE},
|
||||
}
|
||||
|
||||
if len(csvr.accountProfiles) != 1 {
|
||||
|
||||
Reference in New Issue
Block a user