mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 06:38:45 +05:00
Repaired most tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
88b57840c0
commit
ff9257fd64
@@ -1,4 +1,4 @@
|
||||
#Tenant,ID,FilterIDs,Weight,AttributeFilterIDs,Path,Type,Value,Blocker
|
||||
cgrates.org,ATTR_1,*string:~*opts.*context:*sessions|*cdrs;*string:~*req.Account:1007,10,,*req.Account,*constant,1001,false
|
||||
#Tenant,ID,FilterIDs,Weights,AttributeFilterIDs,Path,Type,Value,Blocker
|
||||
cgrates.org,ATTR_1,*string:~*opts.*context:*sessions|*cdrs;*string:~*req.Account:1007,;10,,*req.Account,*constant,1001,false
|
||||
cgrates.org,ATTR_1,,,,*req.Subject,*constant,1001,
|
||||
cgrates.org,ATTR_PASS,*string:~*opts.*context:*sessions;*string:~*req.Account:1001,10,,*req.PasswordFromAttributes,*constant,CGRateSPassword1,false
|
||||
cgrates.org,ATTR_PASS,*string:~*opts.*context:*sessions;*string:~*req.Account:1001,;10,,*req.PasswordFromAttributes,*constant,CGRateSPassword1,false
|
||||
|
Reference in New Issue
Block a user