mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
wip
This commit is contained in:
@@ -10,6 +10,10 @@ beforeEach(() => {
|
||||
'tests/__data__/input/database/channels.db',
|
||||
'tests/__data__/temp/database/channels.db'
|
||||
)
|
||||
fs.copyFileSync(
|
||||
'tests/__data__/input/database/programs.db',
|
||||
'tests/__data__/temp/database/programs.db'
|
||||
)
|
||||
|
||||
execSync(
|
||||
'DB_DIR=tests/__data__/temp/database PUBLIC_DIR=tests/__data__/output node scripts/commands/generate-guides.js',
|
||||
|
||||
Reference in New Issue
Block a user