Update tvtv.us.test.js

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

View file

@ -40,11 +40,6 @@ it('can parse response', () => {
category: ['Health'], category: ['Health'],
season: 1, season: 1,
episode: 6, episode: 6,
rating: [{
system: 'Canadian Parental Rating',
value: 'G',
icon: ''
}],
directors: [''], directors: [''],
actors: [''], actors: [''],
date: '2019-04-20', date: '2019-04-20',
@ -57,11 +52,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'],
rating: [{
system: 'Canadian Parental Rating',
value: 'G',
icon: ''
}],
directors: [''], directors: [''],
actors: ['Carl Heinrich','Christine Ha'], actors: ['Carl Heinrich','Christine Ha'],
date: '2016-01-14', date: '2016-01-14',