From 7e7bcba540ece0ec020a59042d881759871e1d7f Mon Sep 17 00:00:00 2001 From: Arkina <60531069+Arkina1234@users.noreply.github.com> Date: Thu, 7 Jul 2022 04:10:09 -0400 Subject: [PATCH] Update tvtv.us.test.js --- sites/tvtv.us/tvtv.us.test.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sites/tvtv.us/tvtv.us.test.js b/sites/tvtv.us/tvtv.us.test.js index c78a7f98..2b358bd2 100644 --- a/sites/tvtv.us/tvtv.us.test.js +++ b/sites/tvtv.us/tvtv.us.test.js @@ -37,6 +37,10 @@ it('can parse response', () => { title: 'Reflect and Renew With Kevin Naidoo', sub_title: 'Empowerment', description: `Kevin demonstrates a meditation and yoga practice to reclaim his courage and confidence.`, + rating: { + system: 'USA Parental Rating', + value: 'TVG' + }, category: ['Health'], season: 1, episode: 6, @@ -48,6 +52,10 @@ it('can parse response', () => { title: 'Four Senses', sub_title: 'Sizzled & Seared', description: `Everything is sizzled and seared as chef Corbin Tomaszeski joins Christine and Carl in the kitchen.`, + rating: { + system: 'USA Parental Rating', + value: 'TVG' + }, category: ['House/garden'], icon: 'https://tvtv.us/gn/i/assets/p10464580_b_v7_aa.jpg?w=240&h=360' }