mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Update dstv.com.test.js
This commit is contained in:
@@ -35,7 +35,7 @@ it('can get logo url', done => {
|
|||||||
.catch(error => done(error))
|
.catch(error => done(error))
|
||||||
})
|
})
|
||||||
|
|
||||||
fit('can parse response', () => {
|
it('can parse response', () => {
|
||||||
const result = parser({ date, channel, content })
|
const result = parser({ date, channel, content })
|
||||||
expect(result).toMatchObject([
|
expect(result).toMatchObject([
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user