mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update toonamiaftermath.com.test.js
This commit is contained in:
parent
155b02a8b0
commit
a072e81fba
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ it('can parse response', () => {
|
||||||
return p
|
return p
|
||||||
})
|
})
|
||||||
|
|
||||||
expect(results.length).toBe(17)
|
expect(results.length).toBe(62)
|
||||||
expect(results[0]).toMatchObject({
|
expect(results[0]).toMatchObject({
|
||||||
start: '2022-11-29T17:00:30.231Z',
|
start: '2022-11-29T17:00:30.231Z',
|
||||||
stop: '2022-11-29T17:20:54.031Z',
|
stop: '2022-11-29T17:20:54.031Z',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue