mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
Changed Weight to Weights of type DynamicWeights in AttributeProfile
This commit is contained in:
committed by
Dan Christian Bogos
parent
50c1a3441f
commit
3ed0e7eaa2
@@ -411,7 +411,7 @@ func TestLoadAttributeProfiles(t *testing.T) {
|
||||
},
|
||||
},
|
||||
Blocker: true,
|
||||
Weight: 20,
|
||||
Weights: 20,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user