mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update sky.de.test.js
This commit is contained in:
parent
064eb66b97
commit
f8562cd7c2
1 changed files with 1 additions and 1 deletions
|
@ -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', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue