mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update dsmart.com.tr.test.js
This commit is contained in:
parent
4449f58635
commit
69294d7c48
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ it('can get logo url', () => {
|
|||
expect(result).toBe('https://www.dsmart.com.tr/epg/images/0x50/59f97253cfef0b75f4723ded')
|
||||
})
|
||||
|
||||
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