mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update mtel.ba.test.js
This commit is contained in:
parent
3044ba4616
commit
fc9dbc89a2
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ it('can get logo url', () => {
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
|
||||||
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([
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue