mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update create-database.js
This commit is contained in:
parent
15e54da0e2
commit
0d2458685b
2 changed files with 3 additions and 2 deletions
|
@ -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',
|
||||
groups: ['ca-nl'],
|
||||
groups: ['ca-nl/example.com'],
|
||||
cluster_id: 1
|
||||
}
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue