Update create-databasee.js

This commit is contained in:
Aleksandr Statciuk 2022-01-21 17:30:14 +03:00
parent 465d38abb9
commit af69100bc5
3 changed files with 24 additions and 11 deletions

View file

@ -25,7 +25,7 @@ it('can create channels database', () => {
site: 'example.com',
channelsPath: 'tests/__data__/input/sites/example.com_ca-nl.channels.xml',
configPath: 'tests/__data__/input/sites/example.com.config.js',
gid: 'ca-nl',
groups: ['ca-nl'],
cluster_id: 1
}
])