mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 17:40:07 -04:00
Update transvision.co.id.test.js
This commit is contained in:
parent
8708ea0ef0
commit
3dd4c46efb
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ it('can generate valid request data', () => {
|
|||
expect(result.get('yt0')).toBe('PROSES')
|
||||
})
|
||||
|
||||
fit('can parse response', () => {
|
||||
it('can parse response', () => {
|
||||
const result = parser({ content, channel, date }).map(p => {
|
||||
p.start = p.start.toJSON()
|
||||
p.stop = p.stop.toJSON()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue