Update tvtv.us.test.js

This commit is contained in:
Arkina 2022-08-17 22:58:48 -04:00 committed by GitHub
parent ea7513b1e6
commit 36ae8b29fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,8 +40,6 @@ it('can parse response', () => {
category: ['Health'], category: ['Health'],
season: 1, season: 1,
episode: 6, episode: 6,
directors: [''],
actors: [''],
date: '2019-04-20', date: '2019-04-20',
icon: 'https://tvtv.us/gn/i/assets/p16640522_b_v9_aa.jpg?w=240&h=360' icon: 'https://tvtv.us/gn/i/assets/p16640522_b_v9_aa.jpg?w=240&h=360'
}, },
@ -52,7 +50,6 @@ it('can parse response', () => {
sub_title: 'Sizzled & Seared', sub_title: 'Sizzled & Seared',
description: `Everything is sizzled and seared as chef Corbin Tomaszeski joins Christine and Carl in the kitchen.`, description: `Everything is sizzled and seared as chef Corbin Tomaszeski joins Christine and Carl in the kitchen.`,
category: ['House/garden'], category: ['House/garden'],
directors: [''],
actors: ['Carl Heinrich','Christine Ha'], actors: ['Carl Heinrich','Christine Ha'],
date: '2016-01-14', date: '2016-01-14',
icon: 'https://tvtv.us/gn/i/assets/p10464580_b_v7_aa.jpg?w=240&h=360' icon: 'https://tvtv.us/gn/i/assets/p10464580_b_v7_aa.jpg?w=240&h=360'