mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update update.test.js
This commit is contained in:
@@ -9,6 +9,10 @@ beforeEach(() => {
|
||||
'tests/__data__/input/database/update-guides/programs.db',
|
||||
'tests/__data__/output/programs.db'
|
||||
)
|
||||
fs.copyFileSync(
|
||||
'tests/__data__/input/database/update-guides/queue.db',
|
||||
'tests/__data__/output/queue.db'
|
||||
)
|
||||
})
|
||||
|
||||
it('can generate /guides', () => {
|
||||
|
||||
Reference in New Issue
Block a user