Removing accounts, test.sh works

This commit is contained in:
andronache
2021-03-31 10:36:55 +03:00
committed by Dan Christian Bogos
parent 51c201e50e
commit f4689abdd7
20 changed files with 19 additions and 1340 deletions

View File

@@ -166,7 +166,7 @@ func NewStringCSVStorage(sep rune,
actionsFn, actiontimingsFn, actiontriggersFn, accountactionsFn,
resProfilesFn, statsFn, thresholdsFn, filterFn, routeProfilesFn,
attributeProfilesFn, chargerProfilesFn, dispatcherProfilesFn, dispatcherHostsFn,
rateProfilesFn, actionProfilesFn, accountProfilesFn string) *CSVStorage {
rateProfilesFn, actionProfilesFn string) *CSVStorage {
c := NewCSVStorage(sep, []string{destinationsFn}, []string{timingsFn},
[]string{ratesFn}, []string{destinationratesFn}, []string{destinationratetimingsFn},
[]string{ratingprofilesFn}, []string{sharedgroupsFn}, []string{actionsFn},