mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Consts in utils
This commit is contained in:
committed by
Dan Christian Bogos
parent
ea796ec9f9
commit
36da1a6309
@@ -285,7 +285,7 @@ func testLoadItCheckAttributes(t *testing.T) {
|
||||
FilterIDs: []string{},
|
||||
Path: utils.MetaReq + utils.NestingSep + "Password",
|
||||
Type: utils.META_CONSTANT,
|
||||
Value: config.NewRSRParsersMustCompile("CGRateS.org", utils.INFIELD_SEP),
|
||||
Value: config.NewRSRParsersMustCompile("CGRateS.org", utils.InfieldSep),
|
||||
},
|
||||
},
|
||||
Weight: 20.0,
|
||||
|
||||
Reference in New Issue
Block a user