mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -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', () => {
|
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', () => {
|
it('can parse response', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user