Add test in migrator for dispatcher

This commit is contained in:
TeoV
2019-01-13 09:53:52 -05:00
committed by Dan Christian Bogos
parent 8e07676fb2
commit ddee1efe6a
4 changed files with 218 additions and 0 deletions

View File

@@ -384,6 +384,7 @@ const (
MetaSuppliers = "*suppliers"
MetaAttributes = "*attributes"
MetaChargers = "*chargers"
MetaDispatchers = "*dispatchers"
MetaResources = "*resources"
MetaFilters = "*filters"
MetaCDRs = "*cdrs"