mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated migrator tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
570db82c35
commit
d1c7ca3369
@@ -246,3 +246,5 @@ func (v1ms *mapMigrator) setV3AttributeProfile(x *v3AttributeProfile) (err error
|
||||
func (v1ms *mapMigrator) remV3AttributeProfile(tenant, id string) (err error) {
|
||||
return utils.ErrNotImplemented
|
||||
}
|
||||
|
||||
func (v1ms *mapMigrator) close() {}
|
||||
|
||||
Reference in New Issue
Block a user