mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-12 02:26:26 +05:00
Tests for action profile 100% coverage
This commit is contained in:
committed by
Dan Christian Bogos
parent
bfb29d6ca5
commit
e026c740fc
@@ -245,4 +245,5 @@ func TestActionProfileSet(t *testing.T) {
|
||||
if !reflect.DeepEqual(exp, ap) {
|
||||
t.Errorf("Expected %v \n but received \n %v", utils.ToJSON(exp), utils.ToJSON(ap))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user