mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Update update-guides.test.js
This commit is contained in:
@@ -16,8 +16,6 @@ beforeEach(() => {
|
||||
'DB_DIR=tests/__data__/temp/database DATA_DIR=tests/__data__/input/data PUBLIC_DIR=tests/__data__/output LOGS_DIR=tests/__data__/output/logs node scripts/commands/update-guides.js',
|
||||
{ encoding: 'utf8' }
|
||||
)
|
||||
|
||||
console.log(stdout)
|
||||
})
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user