mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update save-results.test.js
This commit is contained in:
@@ -16,7 +16,6 @@ beforeEach(() => {
|
|||||||
'DB_DIR=tests/__data__/output/database LOGS_DIR=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' }
|
{ encoding: 'utf8' }
|
||||||
)
|
)
|
||||||
console.log(stdout)
|
|
||||||
})
|
})
|
||||||
|
|
||||||
it('can save results', () => {
|
it('can save results', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user