mirror of
https://github.com/iptv-org/epg
synced 2026-04-29 22:16:59 -04:00
Update grab.test.ts
This commit is contained in:
@@ -86,7 +86,7 @@ describe('epg:grab', () => {
|
|||||||
if (process.env.DEBUG === 'true') console.log(cmd, stdout)
|
if (process.env.DEBUG === 'true') console.log(cmd, stdout)
|
||||||
|
|
||||||
expect(content('tests/__data__/output/guide.xml')).toEqual(
|
expect(content('tests/__data__/output/guide.xml')).toEqual(
|
||||||
content('tests/__data__/expected/guide.xml')
|
content('tests/__data__/expected/custom_guide.xml')
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user