Consts in utils

This commit is contained in:
andronache
2021-01-08 11:43:42 +02:00
committed by Dan Christian Bogos
parent ea796ec9f9
commit 36da1a6309
116 changed files with 1437 additions and 1437 deletions

View File

@@ -77,7 +77,7 @@ func TestEventExporterSReload(t *testing.T) {
fcTmp := &config.FCTemplate{Tag: "TenantID",
Path: "Tenant",
Type: utils.MetaVariable,
Value: config.NewRSRParsersMustCompile("~*req.0", utils.INFIELD_SEP),
Value: config.NewRSRParsersMustCompile("~*req.0", utils.InfieldSep),
Mandatory: true,
Layout: time.RFC3339,
}