mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
6b84c27b2d
commit
39d49dcd2f
@@ -173,7 +173,7 @@ func NewErrResourceS(err error) error {
|
||||
}
|
||||
|
||||
func NewErrSupplierS(err error) error {
|
||||
return fmt.Errorf("SUPPLIERS_ERROR:%s", err)
|
||||
return fmt.Errorf("ROUTES_ERROR:%s", err)
|
||||
}
|
||||
|
||||
func NewErrAttributeS(err error) error {
|
||||
|
||||
Reference in New Issue
Block a user