Update mtel.ba.test.js

This commit is contained in:
Aleksandr Statciuk 2021-11-12 15:13:36 +03:00
parent 3044ba4616
commit fc9dbc89a2

View file

@ -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([
{ {