Update dstv.com.test.js

This commit is contained in:
Aleksandr Statciuk 2021-10-28 22:42:16 +03:00
parent 2cfc3f7fb3
commit 7fd8a75c3b

View file

@ -35,7 +35,7 @@ it('can get logo url', done => {
.catch(error => done(error)) .catch(error => done(error))
}) })
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([
{ {