mirror of
https://github.com/iptv-org/iptv.git
synced 2026-06-13 21:02:09 +08:00
Update update.test.ts
This commit is contained in:
parent
6648eccb88
commit
141bd9b187
@ -25,7 +25,9 @@ it('can format playlists', () => {
|
||||
)
|
||||
})
|
||||
|
||||
expect(stdout).toBe('OUTPUT=closes #14151, closes #14140, closes #14110, closes #14178\n')
|
||||
expect(stdout).toBe(
|
||||
'OUTPUT=closes #14151, closes #14140, closes #14110, closes #14120, closes #14178\n'
|
||||
)
|
||||
})
|
||||
|
||||
function content(filepath: string) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user