mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
wip
This commit is contained in:
@@ -7,7 +7,7 @@ beforeEach(() => {
|
||||
fs.mkdirSync('tests/__data__/output')
|
||||
|
||||
execSync(
|
||||
'DB_DIR=tests/__data__/output/database LOGS_PATH=tests/__data__/input/logs node scripts/commands/save-results.js',
|
||||
'DB_DIR=tests/__data__/output/database LOGS_DIR=tests/__data__/input/logs node scripts/commands/save-results.js',
|
||||
{ encoding: 'utf8' }
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user