mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 02:16:47 -05:00
update tests & replace ffprobe -> mediainfo.js
This commit is contained in:
@@ -16,7 +16,7 @@ describe('readme:update', () => {
|
||||
if (process.env.DEBUG === 'true') console.log(cmd, stdout)
|
||||
|
||||
expect(content('tests/__data__/output/PLAYLISTS.md')).toEqual(
|
||||
content('tests/__data__/expected/readme_update/PLAYLISTS.md')
|
||||
content('tests/__data__/expected/readme_update/playlists.md')
|
||||
)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user