mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 05:17:00 -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')
|
||||
})
|
||||
|
||||
fit('can parse response', () => {
|
||||
it('can parse response', () => {
|
||||
const result = parser({ date, channel, content })
|
||||
expect(result).toMatchObject([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user