mirror of
https://github.com/iptv-org/epg
synced 2026-09-14 21:16:26 -04:00
format and cleanup
This commit is contained in:
@@ -41,7 +41,6 @@ it('can parse response', () => {
|
||||
})
|
||||
|
||||
it('can handle empty guide', () => {
|
||||
|
||||
const results = parser({ content: '{"programGuide": {}}' })
|
||||
expect(results).toMatchObject([])
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user