mirror of
https://github.com/iptv-org/epg
synced 2026-03-22 03:41:02 -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)
|
||||
|
||||
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