mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update sky.de.test.js
This commit is contained in:
@@ -13,7 +13,7 @@ const content = `{"cl":[{"ci":522,"el":[{"ei":122309300,"bsdt":1645916700000,"bs
|
||||
|
||||
|
||||
it('can generate valid url', () => {
|
||||
expect(url()).toBe('https://www.sky.de/sgtvg/service/getBroadcastsForGrid')
|
||||
expect(url).toBe('https://www.sky.de/sgtvg/service/getBroadcastsForGrid')
|
||||
})
|
||||
|
||||
it('can parse response', () => {
|
||||
|
||||
Reference in New Issue
Block a user