mirror of
https://github.com/iptv-org/iptv.git
synced 2024-12-27 10:07:10 +00:00
Update update.test.ts
This commit is contained in:
parent
ab6b3d76e6
commit
aa4086f392
|
@ -25,9 +25,7 @@ it('can format playlists', () => {
|
|||
)
|
||||
})
|
||||
|
||||
expect(stdout).toBe(
|
||||
'OUTPUT=closes #14151, closes #14140, closes #14139, closes #14110, closes #14178\n'
|
||||
)
|
||||
expect(stdout).toBe('OUTPUT=closes #14151, closes #14140, closes #14110, closes #14178\n')
|
||||
})
|
||||
|
||||
function content(filepath: string) {
|
||||
|
|
Loading…
Reference in a new issue