mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update dstv.com.test.js
This commit is contained in:
parent
2cfc3f7fb3
commit
7fd8a75c3b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ it('can get logo url', done => {
|
|||
.catch(error => done(error))
|
||||
})
|
||||
|
||||
fit('can parse response', () => {
|
||||
it('can parse response', () => {
|
||||
const result = parser({ date, channel, content })
|
||||
expect(result).toMatchObject([
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue