Update sky.de.test.js

This commit is contained in:
RevGear 2022-02-28 08:23:25 +00:00 committed by GitHub
parent 064eb66b97
commit f8562cd7c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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', () => {