mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Revert to supporting *asm for ThresholdS acc publish
This commit is contained in:
committed by
Dan Christian Bogos
parent
619a1efa50
commit
e987139e9c
@@ -61,7 +61,6 @@ func TestDynamicDpFieldAsInterface(t *testing.T) {
|
||||
} else if _, err := dDp.fieldAsInterface([]string{utils.MetaAsm, "+402552663", "val3"}); err == nil || err != utils.ErrNotFound {
|
||||
t.Error(err)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func TestDDPFieldAsInterface(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user