mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update grab.test.ts
This commit is contained in:
parent
7f39511ed0
commit
de2d160012
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
)
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue