mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 21:36:55 -05:00
Update dsmart.com.tr.test.js
This commit is contained in:
@@ -26,7 +26,7 @@ it('can get logo url', () => {
|
|||||||
expect(result).toBe('https://www.dsmart.com.tr/epg/images/0x50/59f97253cfef0b75f4723ded')
|
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 })
|
const result = parser({ date, channel, content })
|
||||||
expect(result).toMatchObject([
|
expect(result).toMatchObject([
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user