mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tv.vera.com.uy.test.js
This commit is contained in:
parent
ec98e28f80
commit
3e3242d2d4
1 changed files with 3 additions and 1 deletions
|
@ -73,7 +73,9 @@ it('can parse response', () => {
|
|||
expect(results[0]).toMatchObject({
|
||||
start: '2023-02-11T02:30:00.000Z',
|
||||
stop: '2023-02-11T04:00:00.000Z',
|
||||
title: 'Canal 5 Noticias rep.'
|
||||
title: 'Canal 5 Noticias rep.',
|
||||
sub_title: '',
|
||||
description: ''
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue